[cig-commits] commit:
Mercurial
hg at geodynamics.org
Mon Nov 24 11:59:38 PST 2008
changeset: 165:916df05afe5c
user: JohnMansour <john.mansour at maths.monash.edu.au>
date: Fri Oct 03 08:05:18 2008 +1000
files: .hgignore
description:
added the following to the hg ignore list to make hg more friendly
*~
diff -r 1e84d5de975a -r 916df05afe5c .hgignore
--- a/.hgignore Thu Oct 02 14:43:13 2008 +1000
+++ b/.hgignore Fri Oct 03 08:05:18 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