.hgignore
author Bryan O'Sullivan <bos@serpentine.com>
Sun, 07 Aug 2005 11:04:58 -0800
changeset 868 6a8a50bcc143
parent 814 0902ffece4b4
child 850 d2bf8b9534b1
child 871 c2e77581bc84
permissions -rw-r--r--
Fix debugwalk when there's nothing to walk.

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