Ignore credentials.json.bak

This commit is contained in:
Kwoth
2021-08-08 13:28:51 +02:00
parent 3861b407dc
commit d67f0b1850

1
.gitignore vendored
View File

@@ -10,6 +10,7 @@ src/NadekoBot/Command Errors*.txt
src/NadekoBot/creds.yml
# credentials file after migrations
src/NadekoBot/old_credentials.json
src/NadekoBot/credentials.json.bak
src/NadekoBot/data/NadekoBot.db
# Created by https://www.gitignore.io/api/visualstudio,visualstudiocode,windows,linux,macos