]> jfr.im git - yt-dlp.git/blobdiff - .gitignore
Release 2021.01.07-1
[yt-dlp.git] / .gitignore
index c4870a6baf478ed5526c76cf4088dabf09ecba6f..093d4f2ed84222805beadacfdc9157171d5b1874 100644 (file)
@@ -8,15 +8,24 @@ py2exe.log
 *.kate-swp
 build/
 dist/
+zip/
 MANIFEST
 README.txt
 youtube-dl.1
+youtube-dlc.1
 youtube-dl.bash-completion
+youtube-dlc.bash-completion
 youtube-dl.fish
+youtube-dlc.fish
 youtube_dl/extractor/lazy_extractors.py
+youtube_dlc/extractor/lazy_extractors.py
 youtube-dl
+youtube-dlc
 youtube-dl.exe
+youtube-dlc.exe
 youtube-dl.tar.gz
+youtube-dlc.tar.gz
+youtube-dlc.spec
 .coverage
 cover/
 updates_key.pem
@@ -38,9 +47,11 @@ updates_key.pem
 *.part
 *.ytdl
 *.swp
+*.spec
 test/local_parameters.json
 .tox
 youtube-dl.zsh
+youtube-dlc.zsh
 
 # IntelliJ related files
 .idea
@@ -51,3 +62,7 @@ venv/
 
 # VS Code related files
 .vscode
+
+cookies.txt
+
+*.sublime-workspace
\ No newline at end of file