diff --git a/.hgignore b/.hgignore new file mode 100644 --- /dev/null +++ b/.hgignore @@ -0,0 +1,5 @@ +^\..* +\.pyc$ +^build/ +^dist/ +.egg-info/