Mercurial > lada > lada-server
view .hgignore @ 903:685ced261ea4
Fix automatic tests.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Thu, 24 Mar 2016 18:16:32 +0100 |
parents | 2fe625c91ab3 |
children | 565c8a67034d |
line wrap: on
line source
# use glob syntax. syntax: glob *.class *.orig .classpath .gitignore .factorypath .gitignore .project *.swp *.swo *~ # intellij support - ignore *.iml, .idea .idea *.iml # switch to regexp syntax. syntax: regexp ^target/ ^.settings