.hgignore
author Gautier Thibault <gthibault@universcine.com>
Wed, 28 Apr 2010 14:00:37 +0200
changeset 85 315aef7270fc
parent 68 7c693f70ac4f
child 92 50bc52a9d662
permissions -rw-r--r--
add static page


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$