From 0ffc77db90947fccfe4070c528221792918e50c7 Mon Sep 17 00:00:00 2001 From: YeonGyu-Kim Date: Thu, 17 Nov 2022 16:24:25 +0900 Subject: [PATCH] Clean `.gitignore` --- .gitignore | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 68a363c..9755534 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,7 @@ # Created by https://www.toptal.com/developers/gitignore/api/python # Edit at https://www.toptal.com/developers/gitignore?templates=python -# twitter_liked_videos_downloader -settings.json -links.txt -videos/ +# twitter_video_downloader playground.py -extra.txt ### Python ### # Byte-compiled / optimized / DLL files