From e741f898d3347c406e0ca2bcc7f7340e38023d59 Mon Sep 17 00:00:00 2001 From: Primal Pappachan Date: Tue, 27 Mar 2012 14:57:50 +0530 Subject: ignored the buildout generated files --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 53a1ff0..dc6d14b 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,7 @@ jam *.png *.txt *.json +eggs/ +parts/ +develop-eggs/ +bin/ -- cgit