.hgignore
author Matt Mackall <mpm@selenic.com>
Wed, 06 Jul 2005 22:27:07 -0800
changeset 641 27f53edc02b9
parent 429 688d03d6997a
child 671 efa4a7e2f322
permissions -rw-r--r--
Catch SIGHUP This should reduce the chance that a repo we're connected to via ssh gets interrupted without doing rollback.

.*\.orig
.*\.rej
.*~
.*\.so
.*pyc
build/.*
dist/
MANIFEST$
.pc/
patches/
mercurial/__version__.py$