From 2164a71cd3ab023d8220661c484c924e583d9fab Mon Sep 17 00:00:00 2001 From: Falko Modler Date: Tue, 13 Feb 2024 16:40:19 +0100 Subject: [PATCH] Ignore gitpod changes in incremental build (GIB) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c910c82ee63fb..a4a567cbcd444 100644 --- a/pom.xml +++ b/pom.xml @@ -287,7 +287,7 @@ See also: https://github.com/gitflow-incremental-builder/gitflow-incremental-builder/issues/213 --> - \.sdkmanrc + \.sdkmanrc|.gitpod.yml|\.gitpod[/\\].* \.github[/\\].*|\.mvn[/\\].*|mvnw.*