*~
dist
__pycache__
*.py[cod]
*.so
*.log
.cache
.mypy_cache
.pytest_cache
.ruff_cache

coverage
coverage.*
.coverage

