view .hgignore @ 139:9cd25e1a58f0

change save button to a4j to show busy indicator for person, text, and other entry forms.
author Robert Casties <casties@mpiwg-berlin.mpg.de>
date Fri, 16 Jun 2017 19:21:44 +0200
parents 4aa8c425685d
children 02bdc92bd594
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$
syntax: regexp
^bin$