.hgignore syntax correction
authorMathieu Clabaut <mathieu.clabaut@gmail.com>
Fri, 21 Dec 2007 21:47:30 +0000 (15:47 -0600)
committerJoey Hess <joey@kodama.kitenet.net>
Fri, 4 Jan 2008 00:53:46 +0000 (19:53 -0500)
hg/init.d/50hg-ignore

index 5d3a6a64038fc1a13125c80b78388ee1e94a4249..eee546261264408a0aeb9cf884cdbd57ec96c2aa 100644 (file)
@@ -2,7 +2,7 @@
 set -e
 if [ ! -e .hgignore ]; then
        cat >.hgignore <<EOF
-*~$
+~$
 .lock$
 /\.keep
 ^X11/xdm/authdir/authfiles/.*:[0-9]-
@@ -45,7 +45,7 @@ squid/errors
 .pacsave$
 
 # new and old versions of conffiles, stored by dpkg
-*.dpkg-*
+.dpkg-.*$
 
 # mount(8) records system state here, no need to keep these in hg
 blkid.tab