.venv/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.coverage
coverage.xml
dist/
build/
*.egg-info/
__pycache__/
*.py[cod]
*.log
.DS_Store
