Mercurial > zeropaste
comparison .hgignore @ 282:4411631db561
Also ignores .bundle.
| author | edogawaconan <me@myconan.net> |
|---|---|
| date | Tue, 15 Oct 2013 18:56:10 +0000 |
| parents | 8cb555120f42 |
| children | ffa27fdc04ac |
comparison
equal
deleted
inserted
replaced
| 281:8cb555120f42 | 282:4411631db561 |
|---|---|
| 1 ^(log|tmp)(/|$) | 1 ^(\.bundle|log|tmp)(/|$) |
| 2 ^[^/]+\.war | 2 ^[^/]+\.war |
| 3 ^config/(newrelic\.yml|database\.yml|unicorn\.rb|local_config\.rb)$ | 3 ^config/(newrelic\.yml|database\.yml|unicorn\.rb|local_config\.rb)$ |
| 4 ^public/assets(/|$) | 4 ^public/assets(/|$) |
| 5 ^public/cache(/|$) | 5 ^public/cache(/|$) |
| 6 ^public/robots.txt$ | 6 ^public/robots.txt$ |
