diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index ef4d11616..507ba8c7f 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,7 @@ cookies *.f4v *.flac *.flv +*.gif *.jpeg *.jpg *.m4a @@ -120,5 +121,5 @@ yt-dlp.zip */extractor/lazy_extractors.py # Plugins -ytdlp_plugins/* -yt-dlp-plugins/* +ytdlp_plugins/ +yt-dlp-plugins |