.hgignore
author Matt Mackall <mpm@selenic.com>
Mon, 11 Jul 2005 15:06:32 -0800
changeset 680 4b7b79d2db2c
parent 671 efa4a7e2f322
child 716 63b331d754d0
child 725 c6b912f8b5b2
permissions -rw-r--r--
Handle undeletion of files when checking out old revisions Spotted by Marc Singer

.*\.orig
.*\.rej
.*~
.*\.so
.*pyc
build/.*
dist/
doc/.*\.[0-9]
MANIFEST$
.pc/
patches/
mercurial/__version__.py$