.hgignore
changeset 0 b28a1681e79b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Sat Dec 18 15:09:47 2010 +0200
@@ -0,0 +1,8 @@
+syntax: regexp
+
+# tempfiles
+\.pyc$
+\.sw[op]$
+
+# random env stuff
+^lib