diff --git a/.gitignore b/.gitignore index bd5eca7..7d39cc8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ # Ignore the script to launch the bot. launch.sh +# Ignore the config file with the token in it. +configuration.json + # Ignore logs marxbot.log