view .hgignore @ 437:5011173fd340

Updated logging infrastructure. Using log4j 1.2.17 since log4j2 does not with arquillian.
author Raimund Renkert <raimund.renkert@intevation.de>
date Fri, 06 Feb 2015 15:58:28 +0100
parents 83b0822c2aab
children db7866a95cd2
line wrap: on
line source
# use glob syntax.
syntax: glob

*.class
*.orig
.classpath
.gitignore
.factorypath
.gitignore
.project
*~

# switch to regexp syntax.
syntax: regexp
^target/
^.settings
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)