.hgignore
author cavaliet
Mon, 24 Jun 2013 11:20:15 +0200
changeset 56 453be87a6160
parent 42 fc4808437c9e
permissions -rw-r--r--
little data migration, update requirement (mdc 0.1.9 and ldt 1.50.4) and version number to 0.1.10


syntax: regexp
^src/aixweb/config\.py$
syntax: regexp
^\.project$
syntax: regexp
^\.pydevproject$
syntax: regexp
^virtualenv/web/env/myaixenv$
syntax: regexp
^web/static/media/cache$
syntax: regexp
^web/static/media/ldt$
syntax: regexp
^web/static/media/metadatacomposer$
syntax: regexp
^web/static/media/thumbnails$
syntax: regexp
^web/static/site$
syntax: regexp
^web/\.htaccess$
syntax: regexp
^virtualenv/web/project-boot\.py$
syntax: regexp
^\.settings$
syntax: regexp
^run/log/log\.txt$
syntax: regexp
^sbin/sync/config\.py$