Mercurial > lada > lada-server
view .hgignore @ 964:3c1b1631e474
Explain with comments and remove conditions each applied by one above.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Mon, 30 May 2016 16:11:24 +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