.hgignore
author ymh <ymh.work@gmail.com>
Fri, 25 May 2012 13:23:21 +0200
changeset 31 024d0245fdba
parent 14 cd00dd7352cd
permissions -rw-r--r--
correct venv script again

syntax: regexp
^web/index$
^web/log$
.*\.pyc$
^web/\.htaccess$
^web/config\.py$
^web/static/media/ldt$
^web/static/site$
^virtualenv/web/env$
.pydevproject


syntax: regexp
^virtualenv/web/project-boot\.py$
syntax: regexp
^web/ldtplatform/\.htaccess$
syntax: regexp
^web/ldtplatform/config\.py$
syntax: regexp
^web/regardssignes/\.htaccess$
syntax: regexp
^web/regardssignes/\.htaccess$
syntax: regexp
^web/regardssignes/config\.py$
syntax: regexp
^\.settings/org\.eclipse\.core\.resources\.prefs$
syntax: regexp
^\.settings/org\.eclipse\.core\.resources\.prefs$
syntax: regexp
^\.settings/org\.eclipse\.core\.runtime\.prefs$