.hgignore
author cavaliet
Wed, 28 Dec 2011 16:35:48 +0100
changeset 14 cd00dd7352cd
parent 12 22257618a7c2
permissions -rw-r--r--
Commit with LDT package 00.21 and Django Guardian.

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$