Mercurial > zeropaste
comparison .hgignore @ 278:fec4e28c550e
There's no sqlite and bin anymore.
| author | edogawaconan <me@myconan.net> | 
|---|---|
| date | Wed, 16 Oct 2013 03:42:41 +0900 | 
| parents | fd130042a0e2 | 
| children | 44305fb57a65 | 
   comparison
  equal
  deleted
  inserted
  replaced
| 277:fd130042a0e2 | 278:fec4e28c550e | 
|---|---|
| 1 ^(log|tmp)(/|$) | 1 ^(log|tmp)(/|$) | 
| 2 ^[^/]+\.war | 2 ^[^/]+\.war | 
| 3 ^\.redcar$ | 3 ^\.redcar$ | 
| 4 ^bin/ | |
| 5 ^config/(newrelic\.yml|database\.yml|unicorn\.rb|local_config\.rb)$ | 4 ^config/(newrelic\.yml|database\.yml|unicorn\.rb|local_config\.rb)$ | 
| 6 ^db/.*\.sqlite3$ | |
| 7 ^public/assets(/|$) | 5 ^public/assets(/|$) | 
| 8 ^public/cache(/|$) | 6 ^public/cache(/|$) | 
| 9 ^public/data(/|$) | 7 ^public/data(/|$) | 
| 10 ^public/javascripts/cached/all\.js | 8 ^public/javascripts/cached/all\.js | 
| 11 ^public/robots.txt$ | 9 ^public/robots.txt$ | 
