From 18fd1643a5a2c6161613e43191cda54b3b306a1c Mon Sep 17 00:00:00 2001
From: Stephane Dallongeville <stephane.dallongeville@pasteur.fr>
Date: Wed, 24 Aug 2022 12:19:20 +0200
Subject: [PATCH] Update .gitignore

---
 .gitignore | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 4d5cae5..7266935 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
 /target/
+.settings
 .project
-.settings/
-.classpath
+.classpath
\ No newline at end of file
-- 
GitLab