Mercurial > lada > lada-server
view .hgignore @ 934:4d8b8c849935
A bit of cleanup.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Fri, 06 May 2016 12:22:13 +0200 (2016-05-06) |
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