From 2386b04c2477aaaf18db96b673ba10af23b1eb10 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 29 Mar 2013 21:19:05 +0100 Subject: [PATCH] Ignore egg-info --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 543b00e04..6cefb93ce 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ youtube-dl.exe youtube-dl.tar.gz .coverage cover/ +youtube_dl.egg-info/