view .hgignore @ 282:4411631db561

Also ignores .bundle.
author edogawaconan <me@myconan.net>
date Tue, 15 Oct 2013 18:56:10 +0000
parents 8cb555120f42
children ffa27fdc04ac
line wrap: on
line source

^(\.bundle|log|tmp)(/|$)
^[^/]+\.war
^config/(newrelic\.yml|database\.yml|unicorn\.rb|local_config\.rb)$
^public/assets(/|$)
^public/cache(/|$)
^public/robots.txt$
^vendor/bundle(/|$)