You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by sh...@apache.org on 2014/12/16 22:33:53 UTC

svn commit: r1646092 - /lucene/dev/trunk/.gitignore

Author: shaie
Date: Tue Dec 16 21:33:52 2014
New Revision: 1646092

URL: http://svn.apache.org/r1646092
Log:
Add solr/server/start.jar to .gitignore

Modified:
    lucene/dev/trunk/.gitignore

Modified: lucene/dev/trunk/.gitignore
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/.gitignore?rev=1646092&r1=1646091&r2=1646092&view=diff
==============================================================================
--- lucene/dev/trunk/.gitignore (original)
+++ lucene/dev/trunk/.gitignore Tue Dec 16 21:33:52 2014
@@ -47,3 +47,5 @@ solr/contrib/dataimporthandler/test-lib/
 solr/contrib/morphlines-core/test-lib/
 
 solr/core/test-lib/
+
+solr/server/start.jar