--- a/.hgignore Mon Mar 29 12:29:11 2010 +0200
+++ b/.hgignore Tue Mar 30 19:22:10 2010 +0200
@@ -11,6 +11,7 @@
^web/thdProject/apps/frontend/config/factories.yml$
^engine/solr/context.xml$
^engine/solr/solr/data/.*$
+^engine/solr/solr/conf/solrconfig.xml$
syntax: glob
.DS_Store
@@ -20,4 +21,7 @@
syntax: regexp
^web/thdProject/web/mysql\.php$
syntax: regexp
-^web/thdProject/desktop\.ini$
\ No newline at end of file
+^web/thdProject/desktop\.ini$
+
+syntax: regexp
+^engine/sonyengine/context\.xml$
\ No newline at end of file