view .hgignore @ 343:c914299c5459

Update rails and gems.
author edogawaconan <me@myconan.net>
date Thu, 03 Jul 2014 11:32:54 +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$