From bdcb48f7bc0473b3268b9232243dd909b51c10f2 Mon Sep 17 00:00:00 2001
From: Gwendal Margely <gwendal.margely.etu@univ-lille.fr>
Date: Sun, 17 Mar 2024 18:00:19 +0100
Subject: [PATCH] small gitignore update nothing great

---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 469f576..abe7589 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
 /.idea/
 /WEB-INF/test-classes/
 /WEB-INF/classes/
-/target/
\ No newline at end of file
+/target/
+/pizzeria-del-sae.iml
\ No newline at end of file
-- 
GitLab