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/.*$