From 47303c9be42673700137068869633fae55a33017 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Fri, 21 Oct 2022 15:31:05 +0200 Subject: [PATCH] chore: gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index eb5a316..2f8e87b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ target +.mvn/wrapper/*.jar