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