aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-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