Commit dc93a45714ff058046b350e1d002ef4456ffac08

Authored by Daniela Feitosa
1 parent 9eb8fc55

Revert "Updating gitignore.example"

This reverts commit e4b948f46430ec011cd26bf6effa8020b6833d77.

There are some problems with solr
(ActionItem1958)
Showing 1 changed file with 0 additions and 2 deletions   Show diff stats
gitignore.example
... ... @@ -8,7 +8,6 @@ config/session.secret
8 8 config/noosfero.yml
9 9 config/ferret_server.yml
10 10 config/mongrel_cluster.yml
11   -config/solr.yml
12 11 config/plugins
13 12 index
14 13 locale
... ... @@ -29,6 +28,5 @@ doc/noosfero/*.xhtml
29 28 doc/noosfero/*/*.xhtml
30 29 tags
31 30 pkg
32   -solr
33 31 *~
34 32 *.swp
... ...