From 3205a85958a03b2ce3d7832839f7e06479f9da0e Mon Sep 17 00:00:00 2001 From: Mango0x45 Date: Fri, 24 Jul 2020 13:27:51 +0200 Subject: Reorganized gitignore --- .gitignore | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to '.gitignore') 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 -- cgit v1.2.3