view .hgignore @ 109:8013b12cecf7

fix .json extension on imported digitalizations.
author Robert Casties <casties@mpiwg-berlin.mpg.de>
date Wed, 17 Jul 2019 16:51:16 +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$