
# Beads / Dolt files (added by bd init)
.dolt/
*.db
.beads-credential-key
.beads/proxieddb/
*.local.md

# Scratch working files that live under docs/ but are not part of the published site
docs/local/
docs/superpowers/

# Python
__pycache__/
*.py[cod]
.venv/
venv/

# OS / editor
.DS_Store
Thumbs.db

evals/results/
evals/smoke/results/

*.local.*

# Copies left behind by mutation-testing a guard (break it, confirm red, restore)
*.bak