From 80e0020b8c55141efc0bdd9d35ffec7c36a1524b Mon Sep 17 00:00:00 2001 From: "Gavin M. Roy" Date: Mon, 8 Nov 2010 15:50:43 -0500 Subject: [PATCH] Add exclusions for setup.py behaviors --- Python.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Python.gitignore b/Python.gitignore index b92a0dee..e13c9cd7 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -4,6 +4,7 @@ *.egg *.egg-info dist +build # Installer logs pip-log.txt