.env
.DS_Store
__pycache__/
*.pyc
.ruff_cache/
.pytest_cache/
dist/
*.egg-info/
.venv/
/dashboard.png
/stitch*.png
/demo/output/
/demo/*_demo_report.md
/demo/*_demo_report.json

# Private strategy docs — never commit
MONETIZATION.md
STRATEGY.md
PRICING.md

# Local AI assistant instructions — machine-specific, never commit
CLAUDE.md

# Task management (local only)
.claude/tasks/
.claude/task-list.md
.tasks.json
