diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2011-06-17 10:06:13 +0100 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2011-06-17 10:06:13 +0100 |
commit | a51c634140af3947a191a0e084cf37856b2669dd (patch) | |
tree | f807336ead76a467890fe534994098650c18104e /.hgignore | |
parent | 0dcb2755a2a68d447c8faf673db3bbe73caa12a8 (diff) |
Updated the symlinks for the client, and the hgignore.
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 13 |
1 files changed, 7 insertions, 6 deletions
@@ -1,7 +1,8 @@ ~$ -test.log$ -test.db$ -test.conf$ -mauveserver.conf$ -alerts.db -.*.swp$ +^test\..*$ +^.*\.db +.*\.sw.$ +^debian/mauvealert-.*/ +^debian/mauvealert-.*\.debhelper(.log)?$ +^debian/mauvealert-.*.substvars$ +^debian/files |