.git
.github
.venv
__pycache__
*.pyc
*.pyo
*.egg-info
dist
build
.pytest_cache
.coverage
coverage.xml
htmlcov
.mypy_cache
.ruff_cache
tests
docs
*.md
!README.md
