diff .hgignore @ 62:58659e865279

less System.out.println. less logging.
author casties
date Fri, 06 Jan 2017 16:57:01 +0100
parents 688fd0330bad
children 74cd973f6ece
line wrap: on
line diff
--- a/.hgignore	Fri Dec 23 15:46:49 2016 +0100
+++ b/.hgignore	Fri Jan 06 16:57:01 2017 +0100
@@ -6,4 +6,16 @@
 syntax: regexp
 ^\.classpath$
 syntax: regexp
-^\.project$
\ No newline at end of file
+^\.project$
+syntax: regexp
+^src/main/resources/hibernate\.cfg\.xml$
+syntax: regexp
+^src/main/resources/log4j\.properties$
+syntax: regexp
+^src/main/resources/openmind\.properties$
+syntax: regexp
+^src/main/resources/hibernate\.cfg\.xml$
+syntax: regexp
+^src/main/resources/log4j\.properties$
+syntax: regexp
+^src/main/resources/openmind\.properties$
\ No newline at end of file