This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
Added exceptions for the subtitle and video types in .gitignore
rtmp_test
Ismael Mejia
11 years ago
parent
6804038d06
commit
67dfbc0cb9
1 changed files
with
8 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-1
.gitignore
+ 8
- 1
.gitignore
View File
@ -9,6 +9,7 @@ build/
dist/
MANIFEST
README.txt
README.md
youtube-dl.1
youtube-dl.bash-completion
youtube-dl
@ -17,4 +18,10 @@ youtube-dl.tar.gz
.coverage
cover/
updates_key.pem
*.egg-info
*.egg-info
*.srt
*.sbv
*.vtt
*.flv
*.mp4
*.part
Write
Preview
Loading…
Cancel
Save