__pycache__/
build/
dist/
*egg-info
*.so
poetry.lock
.DS_Store
.pytest_cache

# Generated hash files (auto-generated by codegen/generate.py)
ciffy/src/hash/

# Test data (downloaded on demand from RCSB PDB)
tests/data/

# Generated documentation (mkdocs output)
site/
