.hgignore
author Bryan O'Sullivan <bos@serpentine.com>
Tue, 09 Aug 2005 17:24:38 -0800
changeset 871 c2e77581bc84
parent 814 0902ffece4b4
parent 850 d2bf8b9534b1
child 874 d4cb383e7de7
child 878 781266a78fe1
permissions -rw-r--r--
Merge with mpm.

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