view .hgignore @ 1020:3779455b621c schema-update

add stammdaten.kta and stammdaten.ortszusatz add table definion and testdata change constraitns of stammdaten.ort add column hoehe_ueber_nn to stammdaten.ort
author Michael Stanko <mstanko@bfs.de>
date Thu, 07 Jul 2016 11:46:14 +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)