.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
docs/_build/
build/
dist/
*.egg-info/

.env
.env.*
!.env.example
.venv/
.env
\!.env.*
