__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.venv/
venv/
env/
.mypy_cache/
.ruff_cache/
.pytest_cache/
*.db
*.sqlite
*.sqlite3
.env
.env.*
!.env.example
*.log
.DS_Store

CLAUDE.md
PLAN.md
scripts/
