annotate .hgignore @ 316:5e3a40a84539

Some minor cleanups * src/java/de/intevation/mxd/reader/FeatureLayerReader.java: Add Debug output if Layer class is not implemented * src/java/de/intevation/mxd/reader/RasterLayerReader.java: Remove unused import * src/java/de/intevation/mxd/reader/WMSLayerReader.java: Tune down warnings about min/max scale
author Andre Heinecke <aheinecke@intevation.de>
date Mon, 17 Sep 2012 17:10:44 +0200
parents ba2252ceb6f9
children
rev   line source
18
4df7852bedae Added initial .hgignore.
Bjoern Schilberg <bjoern@intevation.de>
parents:
diff changeset
1 syntax: regexp
4df7852bedae Added initial .hgignore.
Bjoern Schilberg <bjoern@intevation.de>
parents:
diff changeset
2 ^mapserver/logs/
105
db18c1b33936 .hgignore added tmp-path
Stephan Holl <stephan.holl@intevation.de>
parents: 18
diff changeset
3 ^tmp/
139
2040463cb4f7 * doku/Makefile, doku/source/conf.py, doku/source/index.rst,
Stephan Holl <stephan.holl@intevation.de>
parents: 105
diff changeset
4 ^doku/build/
164
ba2252ceb6f9 added *.html to ignore
Stephan Holl <stephan.holl@intevation.de>
parents: 139
diff changeset
5
ba2252ceb6f9 added *.html to ignore
Stephan Holl <stephan.holl@intevation.de>
parents: 139
diff changeset
6 syntax: glob
ba2252ceb6f9 added *.html to ignore
Stephan Holl <stephan.holl@intevation.de>
parents: 139
diff changeset
7 website/*.html
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)