view .hgignore @ 372:3d2c53a10ee6

Use injected ort creator to make the importer more robust.
author Raimund Renkert <rrenkert@intevation.de>
date Tue, 24 Sep 2013 13:08:13 +0200
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)