view .hgignore @ 719:a4932159a469

Added tag 2.1.0 for changeset 1fa184bc2768
author Raimund Renkert <raimund.renkert@intevation.de>
date Thu, 06 Aug 2015 09:59:22 +0200
parents db7866a95cd2
children 2fe625c91ab3
line wrap: on
line source
# use glob syntax.
syntax: glob

*.class
*.orig
.classpath
.gitignore
.factorypath
.gitignore
.project
*~

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