view .hgignore @ 308:e855e58d137e

Always include current path when replacing state.
author edogawaconan <me@myconan.net>
date Wed, 19 Feb 2014 20:21:20 +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$