.git
.github
.mypy_cache
.pytest_cache
.ruff_cache
__pycache__
*.pyc
.venv
tests/
docs/
packaging/
*.md
!README.md
