view .hgignore @ 67:530a941dbf79

Updated the LProbeRepository and Service, Removed LProbeDetails LProbeRepository: * Return a LProbe not LProbeDetails on single LProbe request * Added 'create' for LProbe. LProbeService: * Updated service interfaces.
author Raimund Renkert <rrenkert@intevation.de>
date Fri, 31 May 2013 14:08:25 +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)