# Ignore the script to launch the bot.
launch.sh
# Ignore logs
marxbot.log
# Ignore DBs
marxbot.sqlite
marxbot.sqlite.backup
# Ignore compiled files.
__pycache__/
# Ignore JetBrains IDE files.
.idea/