__pycache__/
*.py[cod]
*.egg-info/
.eggs/
dist/
build/
*.egg
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.log
*.csv
.DS_Store
.coverage

# Local (machine-specific) Claude Code config — not shared
.claude/settings.local.json
.claude/hooks/
