--- a/.hgignore Fri Oct 22 18:14:30 2010 +0200
+++ b/.hgignore Tue Oct 26 10:19:59 2010 +0200
@@ -12,7 +12,10 @@
^.*\.orig$
syntax: regexp
-^web/dring93/modwsgi\.wsgi$
+^web/dring93/.*\.wsgi$
syntax: regexp
^web/log/log\.txt$
^web/index/.*$
+
+syntax: regexp
+^sbin/virtualenv/venv$