]> jfr.im git - yt-dlp.git/blobdiff - .gitignore
Fix typos (Closes #14)
[yt-dlp.git] / .gitignore
index 9d371d9978fe7fa089524604ae5d412c79e11ad8..093d4f2ed84222805beadacfdc9157171d5b1874 100644 (file)
@@ -8,6 +8,7 @@ py2exe.log
 *.kate-swp
 build/
 dist/
+zip/
 MANIFEST
 README.txt
 youtube-dl.1
@@ -46,6 +47,7 @@ updates_key.pem
 *.part
 *.ytdl
 *.swp
+*.spec
 test/local_parameters.json
 .tox
 youtube-dl.zsh
@@ -60,3 +62,7 @@ venv/
 
 # VS Code related files
 .vscode
+
+cookies.txt
+
+*.sublime-workspace
\ No newline at end of file