.git
.github
.venv
__pycache__
*.pyc
.pytest_cache
.hypothesis
.mypy_cache
.ruff_cache
.coverage
htmlcov
tests
benchmarks
docs
*.md
!README.md
