view .hgignore @ 436:72557a5310d9

Update readme - minimum ruby version - failing drone.io (missing latest ruby and stuff)
author nanaya <me@myconan.net>
date Mon, 13 Jun 2016 15:07:38 +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$