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