Mercurial > lada > lada-server
view .hgignore @ 1200:7f4c473e7856
Fix DB setup.
DIR has to be an absolute path, if we use it after a cd.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Thu, 01 Dec 2016 12:25:20 +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