# https://github.com/github/gitignore/blob/main/Python.gitignore
__pycache__/
*.pyc
*.pyo
*.zip
docker-compose.override.yml
.pytest_cache
.env
