.venv/
.coverage
coverage.json
.pytest_cache/
.mypy_cache/
.ruff_cache/
__pycache__/
*.py[cod]
build/
dist/
htmlcov/
.env
.env.*
!.env.example
