]> jfr.im git - yt-dlp.git/blobdiff - .gitignore
Completely change project name to yt-dlp (#85)
[yt-dlp.git] / .gitignore
index 7562032942213aa4e7c5bb2ca401d0de94c2494a..de401472f97959e60772c55d8e1615ab7e774f21 100644 (file)
@@ -36,6 +36,7 @@ README.txt
 # Binary
 youtube-dl
 youtube-dlc
+yt-dlp.zip
 *.exe
 
 # Downloaded
@@ -81,9 +82,7 @@ cookies.txt
 .idea
 *.iml
 .vscode
-*.sublime-workspace
-*.sublime-project
-!yt-dlp.sublime-project
+*.sublime-*
 
 # Lazy extractors
 */extractor/lazy_extractors.py
@@ -91,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