view .hgignore @ 552:28fd6616e0f8 openid

Add LoginServlet dummy This just serves as a clean service endpoint for the client to try to get through the authentication filter.
author Andre Heinecke <andre.heinecke@intevation.de>
date Fri, 13 Mar 2015 09:58:41 +0100
parents 83b0822c2aab
children db7866a95cd2
line wrap: on
line source
# use glob syntax.
syntax: glob

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

# switch to regexp syntax.
syntax: regexp
^target/
^.settings
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)