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

kevinjqliu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/main by this push:
     new 28bf0f591c Build: Stop ignoring gradle directory (#15705)
28bf0f591c is described below

commit 28bf0f591c9eeb8876ee75f3888b0d26518fa6f5
Author: Kevin Liu <[email protected]>
AuthorDate: Fri Mar 20 15:40:25 2026 -0700

    Build: Stop ignoring gradle directory (#15705)
---
 .gitignore | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 2b5930edbb..7812e21f89 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,7 +17,6 @@ out
 build
 dependencies.lock
 **/dependencies.lock
-gradle/
 gradle/wrapper/gradle-wrapper.jar
 
 # rat library install location

Reply via email to