Mercurial > lada > lada-server
view .hgignore @ 1124:960248dd98c3
Response is not unsuccessful itself because of any single error.
The client gets the listing of all warnings and errors anyhow.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Mon, 31 Oct 2016 15:50:05 +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