Commit 1832d72a56498bbe5ecee536436efbc49c008260

Authored by Braulio Bhavamitra
1 parent 025330d8

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 8 config/noosfero.yml
9 9 config/ferret_server.yml
10 10 config/mongrel_cluster.yml
  11 +config/solr.yml
11 12 config/plugins
12 13 index
13 14 locale
... ... @@ -28,5 +29,6 @@ doc/noosfero/*.xhtml
28 29 doc/noosfero/*/*.xhtml
29 30 tags
30 31 pkg
  32 +solr
31 33 *~
32 34 *.swp
... ...