view .hgignore @ 1140:47742a17a3a5

Added tag 2.4.0 for changeset fb90e4d8bd0d
author Tom Gottfried <tom@intevation.de>
date Tue, 01 Nov 2016 17:56:12 +0100
parents 565c8a67034d
children
line wrap: on
line source
# use glob syntax.
syntax: glob

*.class
*.orig
.classpath
.gitignore
.factorypath
.gitignore
.project
*.swp
*.swo
*~
TAGS

# 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)