Commit 1832d72a56498bbe5ecee536436efbc49c008260
1 parent
025330d8
Exists in
master
and in
23 other branches
Revert "Revert "Updating gitignore.example""
This reverts commit dc93a45714ff058046b350e1d002ef4456ffac08.
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 |