# Client secrets that should not be leaked
.cache

# Log file created by script(s)
*.log

# Python generated files
**/__pycache__
**/*.py[oc]
