.env
.env.*
!.env.example
.venv/
__pycache__/
*.py[cod]
.pytest_cache/
data/
deploy/.env
*.log

