Mercurial > lada > lada-server
view .hgignore @ 1210:b22ffbf88a43
Added description of Docker dev environment to README.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Tue, 06 Dec 2016 14:52:57 +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