view .hgignore @ 381:ea4d2d685f32

Added new method to filter data including limit and start for dataitems. In most repositories only stubs returning 'null', implmented only in readonly repository.
author Raimund Renkert <rrenkert@intevation.de>
date Wed, 09 Oct 2013 14:54:34 +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)