site/
__pycache__/
*.pyc
.venv/
.ruff_cache/
.pytest_cache/
*.egg-info/
dist/
build/
.cache/
.env
.env.*
CLAUDE.md

# Claude Code local settings (machine-specific)
.claude/settings.local.json
