__pycache__/
*.py[cod]
.venv*/
venv/
env/
.env
.env.*
!.env.example

output/
dist/
build/
tmp/
*.egg-info/

.DS_Store
Thumbs.db
.codegraph/

# Local research/workbench material.
handoff/
fusion/runs/
sources/private/
*.key
*.pem
secrets/
