Mercurial > zeropaste
annotate .hgignore @ 280:f918099167ba
There's no public/data, javascripts, and sitemap.
author | edogawaconan <me@myconan.net> |
---|---|
date | Wed, 16 Oct 2013 03:43:38 +0900 |
parents | 44305fb57a65 |
children | 8cb555120f42 |
rev | line source |
---|---|
277
fd130042a0e2
Sorted, removed unrelated ignores.
edogawaconan <me@myconan.net>
parents:
209
diff
changeset
|
1 ^(log|tmp)(/|$) |
fd130042a0e2
Sorted, removed unrelated ignores.
edogawaconan <me@myconan.net>
parents:
209
diff
changeset
|
2 ^[^/]+\.war |
0 | 3 ^\.redcar$ |
277
fd130042a0e2
Sorted, removed unrelated ignores.
edogawaconan <me@myconan.net>
parents:
209
diff
changeset
|
4 ^config/(newrelic\.yml|database\.yml|unicorn\.rb|local_config\.rb)$ |
fd130042a0e2
Sorted, removed unrelated ignores.
edogawaconan <me@myconan.net>
parents:
209
diff
changeset
|
5 ^public/assets(/|$) |
54
e8920b00035c
Moved cache to dedicated directory.
Edho Arief <edho@myconan.net>
parents:
0
diff
changeset
|
6 ^public/cache(/|$) |
277
fd130042a0e2
Sorted, removed unrelated ignores.
edogawaconan <me@myconan.net>
parents:
209
diff
changeset
|
7 ^public/robots.txt$ |
168 | 8 ^vendor/bundle(/|$) |