.hgignore
author ymh <ymh.work@gmail.com>
Sat, 08 Sep 2012 03:52:24 +0200
changeset 242 5c3f8477efcc
parent 129 9f5460c2c2c1
child 266 825ff4d6a8ac
permissions -rw-r--r--
Added tag V02.19 for changeset 1f25d3696f57


syntax: glob
virtualenv/web/env/*
*.pyc

syntax: regexp
^web/hdabo/config\.py$
^web/hdabo/.htaccess$

syntax: regexp
^web/static/site$
\.DS_Store
syntax: regexp
^virtualenv/web/project-boot\.py$
syntax: regexp
^web/index/.*$

syntax: regexp
^virtualenv/res/src/south$
syntax: regexp
\.sh$
syntax: regexp
^web/hdalab/config\.py$
syntax: regexp
^web/hdalab/\.htaccess$
syntax: regexp
^web/hdalab/\.htaccess$
syntax: regexp
^\.settings$