.hgignore
author Bryan O'Sullivan <bos@serpentine.com>
Sat, 13 Aug 2005 15:26:32 -0800
changeset 895 77b52b864249
parent 878 781266a78fe1
parent 894 62ec665759f2
child 896 01215ad04283
permissions -rw-r--r--
Merge walk changes with Matt's tip.

\.orig$
\.rej$
~$
\.so$
\.pyc$
\.swp$
\.prof$
^tests/.*\.err$
^build/
^dist/
^doc/.*\.[0-9](\.(x|ht)ml)?$
^MANIFEST$
^\.pc/
^patches/
^mercurial/__version__.py$