Misc: Updated gitignore.
parent
a731becec5
commit
cb36293491
|
|
@ -1,6 +1,9 @@
|
||||||
# Ignore the script to launch the bot.
|
# Ignore the script to launch the bot.
|
||||||
launch.sh
|
launch.sh
|
||||||
|
|
||||||
|
# Ignore the config file with the token in it.
|
||||||
|
configuration.json
|
||||||
|
|
||||||
# Ignore logs
|
# Ignore logs
|
||||||
marxbot.log
|
marxbot.log
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue