Starting to cleanup, organize files, and make it look like a real project.
diff --git a/.hgignore b/.hgignore
new file mode 100644
index 0000000..d969683
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,6 @@
+syntax: glob
+
+*.pyc
+.*.swp
+*/.git/*
+.gitignore