view .hgignore @ 834:78a9f95766dc

Use sh instead of bash in tests.
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 04 Aug 2005 18:20:40 +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$