diff --git a/.hgignore b/.hgignore index fc6cc0d138..0cd691d1c6 100644 --- a/.hgignore +++ b/.hgignore @@ -4,6 +4,10 @@ syntax:glob *.pot *.py[co] __pycache__ +MANIFEST +dist/ docs/_build/ +docs/locale/ tests/coverage_html/ tests/.coverage +build/