summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Clabaut <mathieu.clabaut@gmail.com>2007-12-21 15:47:30 -0600
committerJoey Hess <joey@kodama.kitenet.net>2008-01-03 19:53:46 -0500
commitfd4a85189390d6e6f022eb8f71fcecb5d5f82958 (patch)
tree1786992e7a8b26ef104b27ca8ab6ab159eae9960
parent31ea1c1103b358f1dcbe2de40fefaf539e8bcbc3 (diff)
.hgignore syntax correction
-rw-r--r--hg/init.d/50hg-ignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/hg/init.d/50hg-ignore b/hg/init.d/50hg-ignore
index 5d3a6a6..eee5462 100644
--- a/hg/init.d/50hg-ignore
+++ b/hg/init.d/50hg-ignore
@@ -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