Mercurial > lada > lada-server
view .hgignore @ 1207:6692b3bdc49d
Backout 2f9dfd292ff1 because it reverts d667092cc788.
What it intended to fix should have been fixed already with 7f4c473e7856.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Fri, 02 Dec 2016 20:22:56 +0100 |
parents | 565c8a67034d |
children |
line wrap: on
line source
# use glob syntax. syntax: glob *.class *.orig .classpath .gitignore .factorypath .gitignore .project *.swp *.swo *~ TAGS # intellij support - ignore *.iml, .idea .idea *.iml # switch to regexp syntax. syntax: regexp ^target/ ^.settings