view .hgignore @ 781:625c8ae7fc30

Add custom standalone.conf with timezone set to UTC. REST-interfaces will deliver wrong timestamps if timezone is not UTC.
author Tom Gottfried <tom@intevation.de>
date Fri, 13 Nov 2015 15:40:36 +0100
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
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)