.DS_Store __pycache__/ *.py[cod] *$py.class .Python build/ dist/ *.egg-info/ .eggs/ .pytest_cache/ .mypy_cache/ .ruff_cache/ .tox/ .coverage coverage.xml .venv/ venv/ .idea/ .vscode/ interop/go-peer/go_peer # Local node state & blockstores .py_ipfs_lite/ py_node_data/ demo_blocks/ # Downloaded files / fetched CIDs bafy* bafk* Qm* downloaded_* fetched_* # Scratch / Test files in root /scratch_*.py /test_*.py /test*.py /inspect_conn.py /run_peer.py *.pid *.car *.log *.json .py_ipfs_lite*/ # Misc *.txt !requirements.txt !API_SPEC_*.txt *.pdf copy_of_readme.md .env