diff .hgignore @ 55:d04006aab670

changed history to remove property files. PLEASE CLONE AGAIN IF YOU USED THIS REPO BEFORE!
author casties
date Tue, 20 Nov 2012 16:16:09 +0100
parents 6dfbe2400f64
children 4b8c909cabf3
line wrap: on
line diff
--- a/.hgignore	Mon Nov 19 11:29:58 2012 +0100
+++ b/.hgignore	Tue Nov 20 16:16:09 2012 +0100
@@ -11,3 +11,6 @@
 ^\.shell_history$
 syntax: regexp
 ^src/main/webapp/WEB-INF/consumerkeys\.property$
+
+syntax: regexp
+^src/main/webapp/WEB-INF/serverconfig\.property$
\ No newline at end of file