Commit 23310153dfe23c27ceb3d36e09b152ecd1b8385f

Authored by Rodrigo Souto
1 parent e5fd65f9

Removing solr entries from gitignore.example

Showing 1 changed file with 0 additions and 2 deletions   Show diff stats
gitignore.example
... ... @@ -8,7 +8,6 @@ config/database.yml
8 8 config/session.secret
9 9 config/noosfero.yml
10 10 config/mongrel_cluster.yml
11   -config/solr.yml
12 11 config/plugins
13 12 config/thin.yml
14 13 config/local.rb
... ... @@ -32,7 +31,6 @@ doc/noosfero/*.xhtml
32 31 doc/noosfero/*/*.xhtml
33 32 tags
34 33 pkg
35   -/solr
36 34 *~
37 35 *.swp
38 36 debian/*.log
... ...