Commit 23310153dfe23c27ceb3d36e09b152ecd1b8385f
1 parent
e5fd65f9
Exists in
master
and in
29 other branches
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,7 +8,6 @@ config/database.yml | ||
8 | config/session.secret | 8 | config/session.secret |
9 | config/noosfero.yml | 9 | config/noosfero.yml |
10 | config/mongrel_cluster.yml | 10 | config/mongrel_cluster.yml |
11 | -config/solr.yml | ||
12 | config/plugins | 11 | config/plugins |
13 | config/thin.yml | 12 | config/thin.yml |
14 | config/local.rb | 13 | config/local.rb |
@@ -32,7 +31,6 @@ doc/noosfero/*.xhtml | @@ -32,7 +31,6 @@ doc/noosfero/*.xhtml | ||
32 | doc/noosfero/*/*.xhtml | 31 | doc/noosfero/*/*.xhtml |
33 | tags | 32 | tags |
34 | pkg | 33 | pkg |
35 | -/solr | ||
36 | *~ | 34 | *~ |
37 | *.swp | 35 | *.swp |
38 | debian/*.log | 36 | debian/*.log |