.venv/
__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
_site/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
.git/
.github/
.claude/
.context/
tests/
docs/
CLAUDE.md
*.md
!README.md
