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