X-Git-Url: https://jfr.im/git/yt-dlp.git/blobdiff_plain/e0fd95737d1a3c4a2bfb470c5408a396c8545ca5..b69fd25c25f23a859aefae69a1cc4116896536b8:/.gitignore diff --git a/.gitignore b/.gitignore index 84a4f8406..232096916 100644 --- a/.gitignore +++ b/.gitignore @@ -1,27 +1,32 @@ # Config *.conf -*.spec cookies *cookies.txt .netrc # Downloaded -*.3gp *.annotations.xml -*.ape *.aria2 -*.avi *.description -*.desktop *.dump -*.flac -*.flv *.frag +*.frag.aria2 *.frag.urls *.info.json +*.live_chat.json +*.part* +*.unknown_video +*.ytdl +.cache/ + +*.3gp +*.ape +*.avi +*.desktop +*.flac +*.flv *.jpeg *.jpg -*.live_chat.json *.m4a *.m4v *.mhtml @@ -31,23 +36,18 @@ cookies *.mp4 *.ogg *.opus -*.part -*.part-* *.png *.sbv *.srt *.swf *.swp *.ttml -*.unknown_video *.url *.vtt *.wav *.webloc *.webm *.webp -*.ytdl -.cache/ # Allow config/media files in testdata !test/** @@ -86,7 +86,6 @@ README.txt *.1 *.bash-completion *.fish -*.exe *.tar.gz *.zsh *.spec