comparison .hgignore @ 0:83b0822c2aab

Added ignore file
author Torsten Irländer <torsten.irlaender@intevation.de>
date Thu, 18 Apr 2013 10:44:41 +0200
parents
children db7866a95cd2
comparison
equal deleted inserted replaced
-1:000000000000 0:83b0822c2aab
1 # use glob syntax.
2 syntax: glob
3
4 *.class
5 *.orig
6 .classpath
7 .gitignore
8 .factorypath
9 .gitignore
10 .project
11 *~
12
13 # switch to regexp syntax.
14 syntax: regexp
15 ^target/
16 ^.settings
17
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)