.hgignore
author ymh <ymh.work@gmail.com>
Mon, 13 May 2013 11:27:04 +0200
changeset 91 9982e9355d65
parent 23 7df43b86c425
child 107 0b459786ec14
permissions -rw-r--r--
Merge with 158cc5fbb84e076414db11730da69f20682e8b2a


syntax: regexp
^web/index$
^web/log$
^virtualenv/web/env/
.*\.pyc$
^virtualenv/web/project-boot\.py$
^src/ldtplatform/config\.py$
^src/ldtplatform/config\.py\.old$
^src/ldtplatform/\.htaccess$
^web/\.htaccess$
^virtualenv/web/distribute-0\.6\.14\.tar\.gz$
^web/static/media/ldt$
^web/static/site/admin$
^web/static/site/ldt$
^\.pydevproject$
^web/static/media/cache$
^\.settings/org\.eclipse\.core\.resources\.prefs$
^web/static/media/thumbnails$
^virtualenv/sync/env
^sbin/sync/config\.py$
^virtualenv/sync/project-boot\.py$
^web/\.htusers$
\.DS_Store$
^run
syntax: regexp
^\.pydevproject$
syntax: regexp
^web/static/site$
syntax: regexp
^\.pydevproject$