From: Ismael Mejia Date: Wed, 7 Aug 2013 16:42:40 +0000 (+0200) Subject: Added exceptions for the subtitle and video types in .gitignore X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=youtube-dl;a=commitdiff_plain;h=67dfbc0cb92a19eda2981528b1456bdc0e3cb805 Added exceptions for the subtitle and video types in .gitignore --- 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