diff --git a/.hgignore b/.hgignore new file mode 100644 index 0000000..6244e1c --- /dev/null +++ b/.hgignore @@ -0,0 +1,7 @@ +syntax: glob +*.pyc +*.pyo +.DS_Store +build +dist +*.egg-info