# Environment
.env
.env.local

# Python
.pytest_cache/
.coverage
__pycache__/
*.py[cod]
*.egg-info/
.venv/
venv/
dist/
build/

# Benchmark results (keep structure, ignore data)
toap-bench/results/*.json
toap-bench/results/*.csv
!toap-bench/results/.gitkeep

# Local working docs / pitch (not published to GitHub)
memory.md
agents.md
AGENTS.md
decisions.md
prd.md
plan.md
SHARE.md
OUTREACH.md
EXECUTION_FLOW.md
PARTNER_INSERT.md
critiques/
toap_architecture_strategy.pdf
toap_executive_pitch.pdf

# IDE
.idea/
.vscode/
*.swp

# OS
.DS_Store
Thumbs.db
live_audit.*
audit.json
audit.csv
toolwall/audit.*
