Mercurial > lada > lada-server
view .hgignore @ 1089:719129c13666
Fix regression of Rev 37952c111f71.
Rev 37952c111f71 led to wiping away every role given in a comma
separated list after the first comma, which also broke the automatic
tests.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Thu, 13 Oct 2016 19:46:28 +0200 |
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