From c991bc587d84096bbf295366a4d00e815f4a8861 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Douche?= Date: Wed, 10 Nov 2010 23:33:30 +0100 Subject: [PATCH] Added buildout directories and the configuration data files. --- Python.gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Python.gitignore b/Python.gitignore index e13c9cd7..d500ec4b 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -5,6 +5,11 @@ *.egg-info dist build +eggs +parts +bin +develop-eggs +.installed.cfg # Installer logs pip-log.txt