[cig-commits] commit: added the following to the hg ignore list to make hg more friendly

Mercurial hg at geodynamics.org
Mon Nov 24 11:31:13 PST 2008


changeset:   119:480cfbde2b53
user:        JohnMansour <john.mansour at maths.monash.edu.au>
date:        Fri Oct 03 08:05:25 2008 +1000
files:       .hgignore
description:
added the following to the hg ignore list to make hg more friendly

*~


diff -r c0dd6fda4068 -r 480cfbde2b53 .hgignore
--- a/.hgignore	Thu Sep 11 05:41:56 2008 +0000
+++ b/.hgignore	Fri Oct 03 08:05:25 2008 +1000
@@ -1,3 +1,10 @@
+# use glob syntax.
+syntax: glob
+
+*~
+
+# switch to regexp syntax.
+syntax: regexp
 (^|/)\.svn($|/)
 (^|/)\.hg($|/)
 (^|/)\.hgtags($|/)



More information about the CIG-COMMITS mailing list