.hgignore
author ymh <ymh.work@gmail.com>
Wed, 27 Oct 2010 20:03:36 +0200
changeset 13 6ba27763b399
parent 2 3e2968de0994
permissions -rw-r--r--
correct empty content correction


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/.*\.wsgi$
syntax: regexp
^web/log/log\.txt$
^web/index/.*$

syntax: regexp
^sbin/virtualenv/venv$