Add bot.log to gitignore

This commit is contained in:
2024-03-18 16:09:33 +01:00
committed by GitHub
parent 05ead8229c
commit a904fd8efd

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
node_modules/ node_modules/
config.json config.json
old/ old/
bot.log