This is an automated email from the ASF dual-hosted git repository.
paulk pushed a commit to branch GROOVY_3_0_X
in repository https://gitbox.apache.org/repos/asf/groovy.git
The following commit(s) were added to refs/heads/GROOVY_3_0_X by this push:
new a9048d7 ignore jqwik temp files which may be left around from running
tests on master
a9048d7 is described below
commit a9048d7f3e9caca7bc6750f3af61b89bd95ef11f
Author: Paul King <[email protected]>
AuthorDate: Sun Sep 19 10:08:55 2021 +1000
ignore jqwik temp files which may be left around from running tests on
master
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 338baa0..3516d1e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ out/
.classpath
.project
bin/
+.jqwik-database