Mercurial > lada > lada-server
view .hgignore @ 1184:4c612aaba378
LAF requires char sequences to be quoted in export.
Not doing this also could lead to invalid output resulting from
strings with spaces.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Fri, 18 Nov 2016 21:42:27 +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