view .hgignore @ 987:35878d9b4321

Added unique constraint to result.query_id and result.data_index and fixed data set.
author Raimund Renkert <raimund.renkert@intevation.de>
date Wed, 29 Jun 2016 19:23:50 +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
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)