From dd7cd672fac504da7ffa96f7a70fb04a8e1f5684 Mon Sep 17 00:00:00 2001
From: Amandine Tournay <amandine.tournay@pasteur.fr>
Date: Mon, 22 Aug 2022 11:41:28 +0200
Subject: [PATCH] Updated gitignore

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 5b52e11..8baf9ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
 ### Java template
 # Compiled class file
 *.class
+target/*
 
 # Log file
 *.log
-- 
GitLab