.hgignore
author Bryan O'Sullivan <bos@serpentine.com>
Fri, 12 Aug 2005 08:04:31 -0800
changeset 877 25430c523677
parent 871 c2e77581bc84
child 874 d4cb383e7de7
child 878 781266a78fe1
permissions -rw-r--r--
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.

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