__pycache__/
*.pyc
Logs/
logs/
*.log

# runtime state, not source
data/logins.json
data/audio/*.wav

# local
.env
*.bak.*
