From 87736cd7de0c3b6acfab0ce16f0c65f75e1b5659 Mon Sep 17 00:00:00 2001 From: Heng Sin Low Date: Mon, 8 Nov 2010 10:18:35 +0800 Subject: [PATCH] Updated hg ignore rules --- .hgignore | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.hgignore b/.hgignore index 47bcd8a59d..609fbc2e6d 100644 --- a/.hgignore +++ b/.hgignore @@ -76,5 +76,9 @@ syntax: regexp ^org\.adempiere\.payment\.processor/bin/.*\.class$ ^org\.adempiere\.ui\.swing\.pluginlist/bin/.*\.class$ ^org\.adempiere\.plugin\.utils/bin/.*\.class$ - - +^targetPlatform/.*$ +^\.metadata/.*$ +^org\.apache\.ecs/bin/.*$ +^keystore/.*$ +^log/.*$ +^.*\.log$