view .hgignore @ 428:9fc6b919369c

Whoops, broken the very basic thing Added test.
author nanaya <me@myconan.net>
date Sun, 15 Nov 2015 15:10:01 +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$