view .hgignore @ 384:7ba798dee39d

No need to assign to variable when it can be just chained.
author nanaya <me@myconan.net>
date Sun, 07 Jun 2015 02:59:29 +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$