.git
.github
__pycache__
*.pyc
.pytest_cache
.mypy_cache
.ruff_cache
site/
dist/
build/
*.egg-info
tests/
docs/
*.md
!README.md
