view .hgignore @ 438:a5eae5b07abf

Prepare for removing custom database.yml
author nanaya <me@myconan.net>
date Sat, 02 Jul 2016 17:18:07 +0900
parents d31fe32da7a0
children 802dcd44188e
line wrap: on
line source

^\.bundle$
^config/database\.yml$
^config/config_local_(\w+)\.rb$
^config/newrelic\.yml$
^config/unicorn\.rb$
^log$
^public/assets$
^public/cache$
^public/robots\.txt$
^tmp$
^vendor/bundle$