view .hgignore @ 389:576ad6f7af61

Added README containing information how to build the war-file and javadoc.
author Raimund Renkert <rrenkert@intevation.de>
date Mon, 11 Nov 2013 11:31:06 +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)