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