view .hgignore @ 142:df6ca03c4bf9 busy-msg-bean

try to set busy state e.g. while saving via bean property. does not work yet.
author Robert Casties <casties@mpiwg-berlin.mpg.de>
date Fri, 23 Jun 2017 18:28:10 +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$