[teklib-general] changeset in /hg/teklib/current: Corrected .hgignore
Timm S. Mueller
tmueller at neoscientists.org
Mon Nov 26 16:22:09 CET 2007
changeset 20efc41ef40f in /hg/teklib/current
details: http://teklib.org:8001/hg/teklib/current?cmd=changeset;node=20efc41ef40f
description:
Corrected .hgignore
diffs (13 lines):
diff -r 7459a70b0eaf -r 20efc41ef40f .hgignore
--- a/.hgignore Tue Aug 28 23:50:37 2007 +0200
+++ b/.hgignore Wed Aug 29 00:39:42 2007 +0200
@@ -1,4 +1,7 @@
-.*\.[so|lo|mo|to|a]
+.*\.so
+.*\.lo
+.*\.mo
+.*\.to
+.*\.a
bin/.*/.*
build/tmk_.*
-
More information about the teklib-general
mailing list