view .hgignore @ 1167:8787d2d5fc7d

Added FIXME output to test-grep so the test will not fail.
author Thomas Arendsen Hein <thomas@intevation.de>
date Tue, 30 Aug 2005 19:32:11 +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$