view .hgignore @ 437:d31fe32da7a0

Finish updating to rails 5
author nanaya <me@myconan.net>
date Sat, 02 Jul 2016 17:04:25 +0900
parents ffa27fdc04ac
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$