Mercurial > lada > lada-server
view .hgignore @ 948:c9b84bca3e3d
Round some values to three digits, breaking ties half to even, before storing.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Mon, 23 May 2016 15:49:30 +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