view .hgignore @ 1341:5f7f2157a7b8

backout tag 2.6.1 commit
author Marco Lechner, Bundesamt fuer Strahlenschutz, SW 2.1 <mlechner@bfs.de>
date Fri, 07 Apr 2017 10:59:49 +0200
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)