Commit e4b948f46430ec011cd26bf6effa8020b6833d77

Authored by Daniela Feitosa
1 parent 2220fe16

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 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
... ...