This is an automated email from the ASF dual-hosted git repository.
sunlan pushed a commit to branch GROOVY_4_0_X
in repository https://gitbox.apache.org/repos/asf/groovy.git
The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push:
new 8a7b6f5658 Ignore gradle-wrapper.jar
8a7b6f5658 is described below
commit 8a7b6f5658836a835e7be315b8d6f8dc5cb37676
Author: Daniel Sun <[email protected]>
AuthorDate: Sat May 18 22:16:28 2024 +0900
Ignore gradle-wrapper.jar
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index c2473deabc..4836f4fae4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@ out/
.vscode
.jqwik-database
verification-metadata.dryrun.xml
+gradle/wrapper/gradle-wrapper.jar