From b2a12b717c71b320abdb11dee49003c84342cbe2 Mon Sep 17 00:00:00 2001 From: Arjun Sreedharan Date: Wed, 19 Feb 2014 20:16:17 +0530 Subject: [PATCH] add downloads/ in Distribution / packaging --- Python.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Python.gitignore b/Python.gitignore index 76f2a469..61119b04 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -12,6 +12,7 @@ bin/ build/ develop-eggs/ dist/ +downloads/ eggs/ lib/ lib64/