From 69286c10db410d19a1f5f3843f6e3e62b0d9783b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mika=C3=ABl=20Cluseau?= Date: Fri, 17 Jul 2026 11:04:00 +0200 Subject: [PATCH] git ignore /target --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 47edec9..e4d439e 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ modd-local.conf /dist /go.work /go.work.sum +/target