view .hgignore @ 75:b43b76fc0525

Added Response class to wrap the returned data into a response object which have some additional attributes like errors warning etc.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Thu, 06 Jun 2013 16:09:00 +0200
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)