added a .hgignore file
---
diff --git a/.hgignore b/.hgignore
new file mode 100644
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,7 @@
+syntax:regexp
+
+^home/
+
+syntax:glob
+
+*.pyc
