]> jfr.im git - yt-dlp.git/blobdiff - .gitignore
Completely change project name to yt-dlp (#85)
[yt-dlp.git] / .gitignore
index a550c83af99e9d16066cabcecaf020f21360c8b3..de401472f97959e60772c55d8e1615ab7e774f21 100644 (file)
@@ -36,6 +36,7 @@ README.txt
 # Binary
 youtube-dl
 youtube-dlc
+yt-dlp.zip
 *.exe
 
 # Downloaded
@@ -55,6 +56,9 @@ youtube-dlc
 *.swf
 *.part
 *.ytdl
+*.frag
+*.frag.urls
+*.aria2
 *.swp
 *.ogg
 *.opus
@@ -78,9 +82,7 @@ cookies.txt
 .idea
 *.iml
 .vscode
-*.sublime-workspace
-*.sublime-project
-!yt-dlp.sublime-project
+*.sublime-*
 
 # Lazy extractors
 */extractor/lazy_extractors.py
@@ -88,4 +90,4 @@ cookies.txt
 # Plugins
 ytdlp_plugins/extractor/*
 !ytdlp_plugins/extractor/__init__.py
-!ytdlp_plugins/extractor/sample.py
\ No newline at end of file
+!ytdlp_plugins/extractor/sample.py