Mercurial > zeropaste
view .hgignore @ 277:fd130042a0e2
Sorted, removed unrelated ignores.
| author | edogawaconan <me@myconan.net> |
|---|---|
| date | Wed, 16 Oct 2013 03:42:00 +0900 |
| parents | e26119fe21de |
| children | fec4e28c550e |
line wrap: on
line source
^(log|tmp)(/|$) ^[^/]+\.war ^\.redcar$ ^bin/ ^config/(newrelic\.yml|database\.yml|unicorn\.rb|local_config\.rb)$ ^db/.*\.sqlite3$ ^public/assets(/|$) ^public/cache(/|$) ^public/data(/|$) ^public/javascripts/cached/all\.js ^public/robots.txt$ ^public/sitemap(\d+|_index)\.xml\.gz$ ^public/system/photos/ ^vendor/bundle(/|$)
