view .hgignore @ 894:f5b4784d9173

Load probe attribute 'laborMstId' from db and use this field to authorize objects.
author Raimund Renkert <raimund.renkert@intevation.de>
date Fri, 11 Mar 2016 13:59:16 +0100
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
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)