From e09109764f2b063318b44cc829a55fb9190bc7e3 Mon Sep 17 00:00:00 2001
From: Tom Rouillon <tom.rouillon3@etu.univ-lorraine.fr>
Date: Thu, 11 Jan 2024 11:55:04 +0100
Subject: [PATCH] Update gitignore

---
 Back_end/.gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Back_end/.gitignore b/Back_end/.gitignore
index 30074ac..463a42d 100644
--- a/Back_end/.gitignore
+++ b/Back_end/.gitignore
@@ -23,3 +23,5 @@
 /public/assets/
 /assets/vendor
 ###< symfony/asset-mapper ###
+
+.idea/*
\ No newline at end of file
-- 
GitLab