# Python bindings build artifacts
target/
*.so
*.pyd
*.pyi
__pycache__/
.venv/
.pytest_cache/
*.gap_report.json

# graft's local graph cache — regenerable, not committed (run `graft build`).
graft/
