.venv/
.pytest_cache/
*.egg-info/
__pycache__/
*.py[cod]
dist/
build/
.coverage
htmlcov/
.env
.env.*
!.env.example
