view .hgignore @ 877:25430c523677

Polish patchbomb script. diffstat output is now a non-default option. The hgrc file can now contain default information for the patchbomb script. Date generation is fixed.
author Bryan O'Sullivan <bos@serpentine.com>
date Fri, 12 Aug 2005 08:04:31 -0800
parents c2e77581bc84
children d4cb383e7de7 781266a78fe1
line wrap: on
line source

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