You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by rj...@apache.org on 2014/08/12 23:02:44 UTC

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

Author: rjernst
Date: Tue Aug 12 21:02:43 2014
New Revision: 1617587

URL: http://svn.apache.org/r1617587
Log:
Add generated test-lib dir to ignored dirs in git

Modified:
    lucene/dev/trunk/.gitignore

Modified: lucene/dev/trunk/.gitignore
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/.gitignore?rev=1617587&r1=1617586&r2=1617587&view=diff
==============================================================================
--- lucene/dev/trunk/.gitignore (original)
+++ lucene/dev/trunk/.gitignore Tue Aug 12 21:02:43 2014
@@ -5,6 +5,7 @@
 /idea-build
 **/dist
 **/lib
+**/test-lib
 /*~
 /velocity.log
 /build.properties