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

sunlan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git


The following commit(s) were added to refs/heads/master by this push:
     new 9e461c68df Ignore gradle-wrapper.jar
9e461c68df is described below

commit 9e461c68dfe72a75f624a151c6b822ed3600a1ac
Author: Daniel Sun <[email protected]>
AuthorDate: Sat May 18 22:15:09 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

Reply via email to