From 933578cbb128f520c5bd378d8cf43b684a087428 Mon Sep 17 00:00:00 2001 From: Matheus dos Santos Lima Date: Thu, 12 Apr 2012 16:11:18 -0300 Subject: [PATCH] add 'lib' and 'lib64' to Python gitignore. --- Python.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Python.gitignore b/Python.gitignore index a6cc625e..9b3f7e13 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -12,6 +12,8 @@ var sdist develop-eggs .installed.cfg +lib +lib64 # Installer logs pip-log.txt