view .hgignore @ 429:cc3f6f2e6efc

Update gems
author nanaya <me@myconan.net>
date Tue, 26 Jan 2016 04:40:31 +0900
parents ffa27fdc04ac
children d31fe32da7a0
line wrap: on
line source

^\.bundle$
^config/database\.yml$
^config/local_config\.rb$
^config/newrelic\.yml$
^config/unicorn\.rb$
^log$
^public/assets$
^public/cache$
^public/robots\.txt$
^tmp$
^vendor/bundle$