view .hgignore @ 1296:ab1b17d794aa

Added tag 2.5 for changeset 1f47e9fa10c4
author Tom Gottfried <tom@intevation.de>
date Thu, 09 Feb 2017 14:11:26 +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)