view .hgignore @ 832:b65773f7db41

Handle broken pipe on pressing Ctrl-C with e.g. 'hg log|grep something'.
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 04 Aug 2005 18:06:49 +0100
parents 0902ffece4b4
children d2bf8b9534b1 c2e77581bc84
line wrap: on
line source

\.orig$
\.rej$
~$
\.so$
\.pyc$
\.swp$
^tests/.*\.err$
^build/
^dist/
^doc/.*\.[0-9]$
^MANIFEST$
^\.pc/
^patches/
^mercurial/__version__.py$