| changeset 1 | eb9188f2ee4f |
| child 2 | 3e2968de0994 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Fri Oct 22 18:14:30 2010 +0200 @@ -0,0 +1,18 @@ + +syntax: regexp +^sbin/virtualenv/project-boot\.py$ +^sbin/virtualenv/env +^web/\.htaccess$ +^web/dring93/\.htaccess$ +^web/dring93/config\.py$ +^web/static/media/ +^sbin/virtualenv/distribute.*\.tar\.gz$ +^.*\.pyc$ +^.*\.old$ +^.*\.orig$ + +syntax: regexp +^web/dring93/modwsgi\.wsgi$ +syntax: regexp +^web/log/log\.txt$ +^web/index/.*$