Mercurial > lada > lada-server
view .hgignore @ 1229:1965e26ef8b5
Report errors in importing Ort as warning.
Failing to import an Ort object does not mean the Probe object will
not be imported, thus only a warning.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Fri, 09 Dec 2016 17:15:21 +0100 |
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