Ignore dist and build.
1 files changed, 2 insertions(+), 0 deletions(-) M .hgignore
M .hgignore +2 -0
@@ 1,3 1,5 @@ syntax:glob *.pyc *.pyo +dist/* +build/*