view .hgignore @ 1174:9d9f4973c76a

Added missing 'import errno', and use errno for EPIPE, too.
author Thomas Arendsen Hein <thomas@intevation.de>
date Wed, 31 Aug 2005 09:01:41 +0200
parents 4f81068ed8cd
children fc3b41570082
line wrap: on
line source

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