__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
.env
.mypy_cache/
.ruff_cache/
.pytest_cache/
htmlcov/
.coverage

# Local context / editor files (not published)
CLAUDE.md
.claude/
claude/