view .hgignore @ 115:42d5588d11b6

more notes fields to migrate.
author Robert Casties <casties@mpiwg-berlin.mpg.de>
date Mon, 26 Aug 2019 17:35:26 +0200
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$