diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -8,6 +8,7 @@ syntax: glob *.pyc *.swp *.prof +tests/.coverage* tests/*.err build dist