Mercurial > lada > lada-server
view .hgignore @ 1085:1d1c50b7a23b
Run psql quietly when running large SQL scripts.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Thu, 13 Oct 2016 17:01:31 +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