view .hgignore @ 725:a6a3edf472d5

removed -dev from artifact id
author Dustin Demuth <dustin@intevation.de>
date Fri, 14 Aug 2015 11:05:59 +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)