Added exceptions for the subtitle and video types in .gitignore

rtmp_test
Ismael Mejia 11 years ago
parent 6804038d06
commit 67dfbc0cb9

9
.gitignore vendored

@ -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

Loading…
Cancel
Save