# Credentials — never commit this
.env

# Python
__pycache__/
*.pyc
*.pyo

# Docker
*.log
