aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMango0x45 <thomasvoss@live.com>2020-07-24 11:27:51 +0000
committerMango0x45 <thomasvoss@live.com>2020-07-24 11:27:51 +0000
commit3205a85958a03b2ce3d7832839f7e06479f9da0e (patch)
treeeb4557851e4b8bf1d90ed78d074510997536afe1 /.gitignore
parent8e00c354735617e8140f2c14306e498c3442cd41 (diff)
downloadsteve-bot-3205a85958a03b2ce3d7832839f7e06479f9da0e.tar
steve-bot-3205a85958a03b2ce3d7832839f7e06479f9da0e.tar.gz
steve-bot-3205a85958a03b2ce3d7832839f7e06479f9da0e.tar.bz2
steve-bot-3205a85958a03b2ce3d7832839f7e06479f9da0e.tar.lz
steve-bot-3205a85958a03b2ce3d7832839f7e06479f9da0e.tar.xz
steve-bot-3205a85958a03b2ce3d7832839f7e06479f9da0e.tar.zst
steve-bot-3205a85958a03b2ce3d7832839f7e06479f9da0e.zip
Reorganized gitignore
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