__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
dist/
build/
.venv/
.env
.envrc

# Beads / Dolt files (added by bd init)
.dolt/
*.db
.beads-credential-key
.mcp.json
.claude/settings.local.json
