]> jfr.im git - yt-dlp.git/blobdiff - .gitignore
[test:download] Raise on network errors (#10283)
[yt-dlp.git] / .gitignore
index ef4d1161677f52245bc0d732123483eb09cf9c33..db322c4f08f1067937264b53774cd8f28f200f62 100644 (file)
@@ -30,8 +30,10 @@ cookies
 *.f4v
 *.flac
 *.flv
+*.gif
 *.jpeg
 *.jpg
+*.lrc
 *.m4a
 *.m4v
 *.mhtml
@@ -39,6 +41,7 @@ cookies
 *.mov
 *.mp3
 *.mp4
+*.mpg
 *.mpga
 *.oga
 *.ogg
@@ -46,6 +49,7 @@ cookies
 *.png
 *.sbv
 *.srt
+*.ssa
 *.swf
 *.swp
 *.tt
@@ -63,7 +67,7 @@ cookies
 # Python
 *.pyc
 *.pyo
-.pytest_cache
+.*_cache
 wine-py2exe/
 py2exe.log
 build/
@@ -120,5 +124,5 @@ yt-dlp.zip
 */extractor/lazy_extractors.py
 
 # Plugins
-ytdlp_plugins/*
-yt-dlp-plugins/*
+ytdlp_plugins/
+yt-dlp-plugins