From 49650983a0c81931a2a309477b3f9b44420d0edf Mon Sep 17 00:00:00 2001 From: Lianne <lianne.soo@imt-atlantique.net> Date: Wed, 28 May 2025 20:14:40 +0200 Subject: [PATCH] =?UTF-8?q?Ajout=20de=20.DS=5FStore=20=C3=A0=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e43b0f9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store -- GitLab