aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAnInternetTroll <lucafulger@gmail.com>2020-07-27 18:24:49 +0000
committerAnInternetTroll <lucafulger@gmail.com>2020-07-27 18:24:49 +0000
commit27c6a4a11ecfecfc5c989c96d9b236e89faf5984 (patch)
tree6051f1725c70651ddc326f2c395ee0af0cd3286f /.gitignore
parentfd4212d1a930aa72a84d8d380e22c3d89f206130 (diff)
parent85779b58d4b3b4b37ead36a68c8beacf0e2c554e (diff)
downloadsteve-bot-27c6a4a11ecfecfc5c989c96d9b236e89faf5984.tar
steve-bot-27c6a4a11ecfecfc5c989c96d9b236e89faf5984.tar.gz
steve-bot-27c6a4a11ecfecfc5c989c96d9b236e89faf5984.tar.bz2
steve-bot-27c6a4a11ecfecfc5c989c96d9b236e89faf5984.tar.lz
steve-bot-27c6a4a11ecfecfc5c989c96d9b236e89faf5984.tar.xz
steve-bot-27c6a4a11ecfecfc5c989c96d9b236e89faf5984.tar.zst
steve-bot-27c6a4a11ecfecfc5c989c96d9b236e89faf5984.zip
Merge branch 'master' of github.com:AnInternetTroll/mcbeDiscordBot
Diffstat (limited to '')
-rwxr-xr-x.gitignore11
1 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index e40241a..f0fb023 100755
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,9 @@
-__pycache__
+.vscode/
+__pycache__/
+downloads/
+api_keys.json
config.json
+blacklist.json
+video_blacklist.json
discord.log
-api_keys.json
-.vscode/
leaderboard.png
-downloads/
-blacklist.json \ No newline at end of file