From 177d677a469ccf830f9355a09e3aebebcfabc525 Mon Sep 17 00:00:00 2001 From: Simon Date: Sun, 13 May 2012 23:39:14 +0200 Subject: [PATCH] gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 01640d9..c4cf0f9 100644 --- a/.gitignore +++ b/.gitignore @@ -3,5 +3,7 @@ *.pyc *_flymake MANIFEST +.ropeproject/ +build/ dist/ -output/ \ No newline at end of file +output/