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