__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.eggs/
site/
.pytest_cache/
*.log
.snakemake/
.pixi/

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