youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

commit 8a2f13c30402f8bb75cf66a73ecbbc125163ecaa
parent 77bd7968eaa7a439c03e22f75b094923100c3cf1
Author: Nick Daniels <nick.daniels@forward.co.uk>
Date:   Wed, 19 Dec 2012 14:17:21 +0000

Ignore DS_Store files in Git

Diffstat:
M.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -1,6 +1,7 @@ *.pyc *.pyo *~ +*.DS_Store wine-py2exe/ py2exe.log *.kate-swp