.hgignore
author Bryan O'Sullivan <bos@serpentine.com>
Fri, 12 Aug 2005 09:58:35 -0800
changeset 874 d4cb383e7de7
parent 871 c2e77581bc84
parent 850 d2bf8b9534b1
child 878 781266a78fe1
permissions -rw-r--r--
Merge Chris's changes with mine.

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