diff --git a/.hgignore b/.hgignore index 3912a77..a0ca590 100644 --- a/.hgignore +++ b/.hgignore @@ -1,4 +1,7 @@ syntax: glob *.db *.pyc -*~ \ No newline at end of file +*~ +dist/* +.DS_Store +MANIFEST \ No newline at end of file