.hgignore
author Bryan O'Sullivan <bos@serpentine.com>
Tue, 09 Aug 2005 20:53:50 -0800
changeset 876 14cfaaec2e8e
parent 871 c2e77581bc84
child 874 d4cb383e7de7
child 878 781266a78fe1
permissions -rw-r--r--
Get patchbomb script to not use MIME attachments. Adding patches as attachments makes it difficult or impossible for some mail clients to quote them effectively.

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