# Secrets — hold the Matrix bot token + password
config.json
.bot-secrets

# Python
__pycache__/
*.pyc

# Runtime state (also lives under ~/.local/state by default)
state.json
*.log
