Mercurial > lada > lada-server
view .hgignore @ 711:3ec358698b4d
Code style and documentation.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 22 Jul 2015 16:03:03 +0200 |
parents | db7866a95cd2 |
children | 2fe625c91ab3 |
line wrap: on
line source
# use glob syntax. syntax: glob *.class *.orig .classpath .gitignore .factorypath .gitignore .project *~ # intellij support - ignore *.iml, .idea .idea *.iml # switch to regexp syntax. syntax: regexp ^target/ ^.settings