Skip to content

Commit

Permalink
SOLR-5694: update gitignore
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1564419 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
yonik committed Feb 4, 2014
1 parent 1878801 commit 5111571
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
/solr/package

# can this be minimized?
/solr/example/start.jar
/solr/example/webapps/*
/solr/example/logs/*.log
/solr/example/**/data
Expand All @@ -38,3 +39,8 @@
/solr/example/example-DIH/**/data
/solr/example/example-DIH/**/dataimport.properties
/solr/example/example-DIH/solr/mail/lib/*.jar

solr/contrib/dataimporthandler/test-lib/
solr/contrib/morphlines-core/test-lib/

solr/core/test-lib/

0 comments on commit 5111571

Please sign in to comment.