view .hgignore @ 983:a3f9cf7e38c1

Removed code duplicated database trigger since rev 9121d99a471e.
author Tom Gottfried <tom@intevation.de>
date Mon, 27 Jun 2016 17:35:28 +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)