about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorIsmael Mejia <iemejia@gmail.com>2013-08-07 18:42:40 +0200
committerIsmael Mejia <iemejia@gmail.com>2013-08-07 18:42:40 +0200
commit67dfbc0cb92a19eda2981528b1456bdc0e3cb805 (patch)
treed4a276d797ba0696269b52e0ab2075d2a28d46dc /.gitignore
parent6804038d065e0eeffd9fca2dc55b3262a9191c10 (diff)
downloadyoutube-dl-67dfbc0cb92a19eda2981528b1456bdc0e3cb805.tar.gz
youtube-dl-67dfbc0cb92a19eda2981528b1456bdc0e3cb805.tar.xz
youtube-dl-67dfbc0cb92a19eda2981528b1456bdc0e3cb805.zip
Added exceptions for the subtitle and video types in .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 8 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ca4e8f353..fca34b8ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
\ No newline at end of file
+*.egg-info
+*.srt
+*.sbv
+*.vtt
+*.flv
+*.mp4
+*.part