Mercurial > lada > lada-server
view .hgignore @ 1067:0a44ab47d3d5
A period with end before start is meaningless.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Fri, 30 Sep 2016 10:59:18 +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