You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by er...@apache.org on 2020/08/11 15:05:58 UTC

[lucene-solr] branch branch_8x updated: SOLR-14727: Add gradle files to the 8x .gitignore file.

This is an automated email from the ASF dual-hosted git repository.

erick pushed a commit to branch branch_8x
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git


The following commit(s) were added to refs/heads/branch_8x by this push:
     new 703becc  SOLR-14727: Add gradle files to the 8x .gitignore file.
703becc is described below

commit 703becc0372fcfaf8c0184a63bfd9a7070458c6d
Author: Erick Erickson <Er...@gmail.com>
AuthorDate: Tue Aug 11 11:04:56 2020 -0400

    SOLR-14727: Add gradle files to the 8x .gitignore file.
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 83ed72a..42eeedf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,6 @@ __pycache__
 .gradle
 buildSrc
 gradle.properties
+gradle/
+gradlew
+gradlew.bat