# Settings with the bot token and the webhook secret, and files the examples create while they
# run. Keep them out of git.
.env
*.sqlite3
*.sqlite3-journal
*.sqlite3-wal
*.sqlite3-shm
*_state.json
*.tmp
__pycache__/
.pytest_cache/
.venv/
