.hgignore
author ymh <ymh.work@gmail.com>
Thu, 22 Apr 2010 23:17:24 +0200
changeset 76 bd6f820fb7e1
parent 68 7c693f70ac4f
child 92 50bc52a9d662
permissions -rw-r--r--
improve sync script


syntax: regexp
^web/tagging/xxy\.f4v$
^web/thdProject/web/videos/.+\..*$
^web/thdProject/cache/.*$
^web/thdProject/cache$
^web/thdProject/web/phpinfo.php$
^web/thdProject/log/.*$
^web/thdProject/upload/.*$
^web/thdProject/apps/frontend/config/app.yml$
^web/thdProject/apps/frontend/config/factories.yml$
^engine/solr/context.xml$
^engine/solr/solr/data/.*$
^engine/solr/solr/conf/solrconfig.xml$

syntax: glob
.DS_Store
*.swp


syntax: regexp
^web/thdProject/web/mysql\.php$
syntax: regexp
^web/thdProject/desktop\.ini$

syntax: regexp
^engine/sonyengine/context\.xml$
syntax: regexp
^web/thdProject/plugins/uvmcSolrSearchPlugin/config/solr\.yml$
syntax: regexp
^web/thdProject/plugins/iriSonyenginePlugin/config/sonyengine\.yml$
syntax: regexp
^web/thdProject/config/databases\.yml$
syntax: regexp
^build/deploy_engine\.launch$