# Secrets — NEVER commit these cookies.txt cookies.txt.bak.* signal-cli-data/ signal-cli-data.bak.* *.tar.gz # Local service file (contains your phone number) — use signal-bot.service.example signal-bot.service # Runtime state (SQLite dedup cache) — created next to bot.py at runtime bot-state.db bot-state.db-* # Python venv/ __pycache__/ *.pyc # Editor / tooling .claude/ .vscode/ .idea/