From 68a09a68cd1702f30f4fac5e946614f661c7596a Mon Sep 17 00:00:00 2001 From: Gasper Kojek Date: Tue, 4 Jun 2024 17:11:36 +0200 Subject: [PATCH] Added lincesing info and .gitignore for develocity integration --- .gitignore | 3 ++- .mvn/develocity.xml | 20 ++++++++++++++++++++ .mvn/extensions.xml | 21 +++++++++++++++++++++ 3 files changed, 43 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e6cbeac72098..b7d20812adab 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,5 @@ .factorypath .vscode/ repo/ -/*.svg \ No newline at end of file +/*.svg +**/.mvn/.develocity* \ No newline at end of file diff --git a/.mvn/develocity.xml b/.mvn/develocity.xml index 513e27e14370..cfb00a4338e8 100644 --- a/.mvn/develocity.xml +++ b/.mvn/develocity.xml @@ -1,4 +1,24 @@ + + + com.gradle