projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6804038
)
Added exceptions for the subtitle and video types in .gitignore
author
Ismael Mejia
<iemejia@gmail.com>
Wed, 7 Aug 2013 16:42:40 +0000
(18:42 +0200)
committer
Ismael Mejia
<iemejia@gmail.com>
Wed, 7 Aug 2013 16:42:40 +0000
(18:42 +0200)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index ca4e8f35321bea65b42197d82b63769a35944168..fca34b8baa056b84fcf000060d568e15f39f6efd 100644
(file)
--- 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