diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -4,10 +4,11 @@ \.so$ \.pyc$ \.swp$ +\.prof$ ^tests/.*\.err$ ^build/ ^dist/ -^doc/.*\.[0-9]$ +^doc/.*\.[0-9](\.(x|ht)ml)?$ ^MANIFEST$ ^\.pc/ ^patches/