This is an automated email from the ASF dual-hosted git repository. pottlinger pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/creadur-tentacles.git
commit ec5c5a1ff6b43641d00f2a6cd81126dc279a793f Author: P. Ottlinger <[email protected]> AuthorDate: Thu Jun 6 07:41:02 2024 +0200 Add develocity integration --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6227b0f..9710cab 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ */.idea /target/ *.log +**/.mvn/.develocity*
