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

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


The following commit(s) were added to refs/heads/master by this push:
     new 2cac94b5 ignore ide files
2cac94b5 is described below

commit 2cac94b568915bf44d8ef49a928df0e6101bc781
Author: Paul King <[email protected]>
AuthorDate: Sat Nov 16 12:15:52 2024 +1000

    ignore ide files
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index e0439edd..62db4ec9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@ build
 build.sh
 *.log
 *.iml
+.idea
 out
 *.ipr
 *.hprof

Reply via email to