diff --git a/.hgignore b/.hgignore index d6d65f52..aa5364cf 100644 --- a/.hgignore +++ b/.hgignore @@ -1,7 +1,7 @@ syntax: glob *.pyc *~ -.pida* +.pungi.pida* MANIFEST build/* dist/*