# Python
__pycache__/
*.py[cod]
*.egg-info/
.eggs/
build/
dist/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
venv/
*.so
.coverage
htmlcov/

# Rust
target/
Cargo.lock

# Local
live_e2e_report.json
*.log
*.db
*.sqlite
*.sqlite3
.DS_Store
.env
yaab_audit.db
yaab_registry.db
gap_analysis_parsed.json

# Docs site build output
site/

# Local tooling, scratch, and internal working notes (never commit)
.claude/
CLAUDE.md
graphify-out/
dist-rust/
docs/superpowers/
docs/ADK_GAP_ANALYSIS.md
docs/COMPARISON.md
docs/ROADMAP.md
docs/RESEARCH_FEATURE_DEMAND.md
