changeset 0:83b0822c2aab

Added ignore file
author Torsten Irländer <torsten.irlaender@intevation.de>
date Thu, 18 Apr 2013 10:44:41 +0200
parents
children 177351d4cca9
files .hgignore
diffstat 1 files changed, 17 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Thu Apr 18 10:44:41 2013 +0200
@@ -0,0 +1,17 @@
+# 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)