From a603021757342056362d9082eb3891c93e6787ce Mon Sep 17 00:00:00 2001 From: holger krekel Date: Thu, 8 Oct 2009 13:38:31 +0200 Subject: [PATCH] ignore more dirs and files --HG-- branch : trunk --- .hgignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.hgignore b/.hgignore index 00b593659..68736d817 100644 --- a/.hgignore +++ b/.hgignore @@ -12,6 +12,8 @@ syntax:glob *.swp *.html *.class +*.orig build/ +dist/ py.egg-info