view .hgignore @ 74:7acd7564e394

nicer logging.
author casties
date Fri, 03 Feb 2017 12:56:28 +0100
parents 74cd973f6ece
children 8d79021099a4
line wrap: on
line source


syntax: regexp
^\.settings$
syntax: regexp
^target$
syntax: regexp
^\.classpath$
syntax: regexp
^\.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$
syntax: regexp
^bin$