From 0bfa065f5124109acb9ba283fb26bd86f7c76a68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Dinis=20Ferreira?= Date: Sun, 17 May 2026 00:36:40 +0200 Subject: [PATCH] chore: ignore Tycho consumer POMs --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 63720e24cd..345e13fc0a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ /*/bin/ /*/bin-res/ /*/target/ +**/.tycho-consumer-pom.xml *.java._trace *.smap *.checkbin