view .hgignore @ 1339:3f6a77c9efc9

Stop probe import if probe is a duplicate and set better error code.
author Raimund Renkert <raimund.renkert@intevation.de>
date Fri, 07 Apr 2017 09:05:00 +0200
parents 565c8a67034d
children
line wrap: on
line source
# use glob syntax.
syntax: glob

*.class
*.orig
.classpath
.gitignore
.factorypath
.gitignore
.project
*.swp
*.swo
*~
TAGS

# intellij support - ignore *.iml, .idea
.idea
*.iml

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