view .hgignore @ 1055:37952c111f71

ange ShibbolethFilter to accept non-ldap-formated roles (without cn=..)
author Michael Stanko <mstanko@bfs.de>
date Wed, 28 Sep 2016 08:48:04 +0200
parents 2fe625c91ab3
children 565c8a67034d
line wrap: on
line source
# use glob syntax.
syntax: glob

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

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