.git
__pycache__
*.pyc
*.pyo
.pytest_cache
.mypy_cache
.ruff_cache
tests/
docs/
.github/
.claude/
*.egg-info
dist/
build/
.env
.venv
.tox
.nox
*.egg
.coverage
htmlcov/
