]> jfr.im git - yt-dlp.git/blobdiff - .gitignore
Warn when using old style (downloader/postprocessor)_args
[yt-dlp.git] / .gitignore
index 9d371d9978fe7fa089524604ae5d412c79e11ad8..9ee6e91cf7b5954735888b25234ec835441fbdbd 100644 (file)
@@ -8,6 +8,7 @@ py2exe.log
 *.kate-swp
 build/
 dist/
+zip/
 MANIFEST
 README.txt
 youtube-dl.1
@@ -45,7 +46,10 @@ updates_key.pem
 *.swf
 *.part
 *.ytdl
+*.conf
 *.swp
+*.spec
+*.exe
 test/local_parameters.json
 .tox
 youtube-dl.zsh
@@ -60,3 +64,7 @@ venv/
 
 # VS Code related files
 .vscode
+
+cookies.txt
+
+*.sublime-workspace
\ No newline at end of file