changeset 1149:96dfc489e9f3

!! HISTORY CHANGED !! PLEASE RE-CLONE THE REPOSITORY !! also hg-ignore existing config files.
author robcast
date Tue, 19 Feb 2013 20:38:53 +0100
parents f48b9a5fc650
children 27e209181cbe
files .hgignore
diffstat 1 files changed, 9 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Tue Feb 19 17:32:25 2013 +0100
+++ b/.hgignore	Tue Feb 19 20:38:53 2013 +0100
@@ -53,7 +53,6 @@
 ^text/\.project$
 syntax: regexp
 ^common/\.project$
-
 syntax: regexp
 ^\.settings$
 syntax: regexp
@@ -91,4 +90,12 @@
 syntax: regexp
 ^common-bioformats/\.settings$
 syntax: regexp
-^webapp/src/main/webapp/jquery/img/fullscreen/svg_gen$
\ No newline at end of file
+^webapp/src/main/webapp/jquery/img/fullscreen/svg_gen$
+syntax: regexp
+^webapp/src/main/webapp/WEB-INF/digilib-config\.xml$
+syntax: regexp
+^webapp/src/main/webapp/WEB-INF/digilib-auth\.xml$
+syntax: regexp
+^webapp/src/main/webapp/WEB-INF/digilib-map\.xml$
+syntax: regexp
+^webapp/src/main/webapp/WEB-INF/log4j-config\.xml$