diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -4,3 +4,5 @@ ^out/ \.pyc$ ^build/ +^dist/ +.egg-info/