view .hgignore @ 95:12af756065b5

better transaction logging and some cleanup.
author casties
date Thu, 20 Oct 2016 14:09:28 +0200
parents c4829c26d776
children 4aa8c425685d
line wrap: on
line source


syntax: regexp
^\.classpath$
syntax: regexp
^\.project$
syntax: regexp
^target$
syntax: regexp
^\.metadata$
syntax: regexp
^\.settings$
syntax: regexp
^\.externalToolBuilders$
syntax: regexp
^src/main/resources/hibernate\.cfg\.xml$
syntax: regexp
^src/main/resources/log4j\.properties$
syntax: regexp
^src/main/resources/openmind\.properties$