.hgignore
author veltr
Wed, 22 Feb 2012 18:55:35 +0100
changeset 122 fde8335a037c
parent 114 c59383cc9940
child 129 9f5460c2c2c1
permissions -rw-r--r--
Added Geographic Inclusion in the Django version (server only)


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$