Commit e4b948f46430ec011cd26bf6effa8020b6833d77
1 parent
2220fe16
Exists in
master
and in
22 other branches
Updating gitignore.example
(ActionItem1958)
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
gitignore.example
| @@ -8,6 +8,7 @@ config/session.secret | @@ -8,6 +8,7 @@ config/session.secret | ||
| 8 | config/noosfero.yml | 8 | config/noosfero.yml |
| 9 | config/ferret_server.yml | 9 | config/ferret_server.yml |
| 10 | config/mongrel_cluster.yml | 10 | config/mongrel_cluster.yml |
| 11 | +config/solr.yml | ||
| 11 | config/plugins | 12 | config/plugins |
| 12 | index | 13 | index |
| 13 | locale | 14 | locale |
| @@ -28,5 +29,6 @@ doc/noosfero/*.xhtml | @@ -28,5 +29,6 @@ doc/noosfero/*.xhtml | ||
| 28 | doc/noosfero/*/*.xhtml | 29 | doc/noosfero/*/*.xhtml |
| 29 | tags | 30 | tags |
| 30 | pkg | 31 | pkg |
| 32 | +solr | ||
| 31 | *~ | 33 | *~ |
| 32 | *.swp | 34 | *.swp |