From f3cea90b6742db89b7b6aff40865779e52201ae9 Mon Sep 17 00:00:00 2001 From: Heng Sin Low Date: Wed, 17 Nov 2010 14:28:39 +0800 Subject: [PATCH] updated ignore rule --- .hgignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgignore b/.hgignore index 609fbc2e6d..12d350a090 100644 --- a/.hgignore +++ b/.hgignore @@ -76,6 +76,7 @@ syntax: regexp ^org\.adempiere\.payment\.processor/bin/.*\.class$ ^org\.adempiere\.ui\.swing\.pluginlist/bin/.*\.class$ ^org\.adempiere\.plugin\.utils/bin/.*\.class$ +^org\.adempiere\.tomcat\.config/META-INF/tomcat/server.xml$ ^targetPlatform/.*$ ^\.metadata/.*$ ^org\.apache\.ecs/bin/.*$