From 5b4ec4ded3167e121191dcfcacbaadb73af93465 Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Sun, 20 Mar 2022 23:49:30 +0100 Subject: [PATCH] missing gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 695c7ef..d59812f 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ build.number /.settings/ /junit/ /target/ +/testResult/