.hgignore
changeset 7 f0aa5e41ede2
child 15 58a16b63ff7e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Sun Apr 10 16:37:35 2011 +0100
@@ -0,0 +1,13 @@
+syntax: glob
+
+*.orig
+*.rej
+*~
+*.o
+tests/*
+*.komodoproject
+*.swp
+
+syntax: regexp
+.*\#.*\#$
+