.hgignore
changeset 808 8f5637f0a0c0
parent 740 d2422f10c136
parent 794 cdf61d3d3904
child 814 0902ffece4b4
--- a/.hgignore	Sat Jul 30 08:30:12 2005 -0800
+++ b/.hgignore	Sat Jul 30 08:35:29 2005 -0800
@@ -4,10 +4,11 @@
 \.so$
 \.pyc$
 \.swp$
+^tests/.*\.err$
 ^build/
 ^dist/
 ^doc/.*\.[0-9]$
 ^MANIFEST$
-^.pc/
+^\.pc/
 ^patches/
 ^mercurial/__version__.py$