.hgignore
author Bryan O'Sullivan <bos@serpentine.com>
Wed, 14 Sep 2005 15:41:22 -0700
changeset 1251 84cf8834efb5
parent 981 4f81068ed8cd
child 1270 fc3b41570082
permissions -rw-r--r--
Fix lots of exception-related problems. These have been around since the Big Code Split.

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