.git
.github
.venv
.cache
.pytest_cache
.ruff_cache
.mypy_cache
__pycache__
*.pyc
*.pyo
*.pyd
.coverage
coverage.xml
site
dist
build
docs
tests
