From d9088dedb4984ba6b2923766c09c9973057b4417 Mon Sep 17 00:00:00 2001 From: Alexandre MAINTIER <alexandre.maintier.etu@ayou07.iut-infobio.priv.univ-lille1.fr> Date: Tue, 1 Apr 2025 12:59:54 +0200 Subject: [PATCH] =?UTF-8?q?mise=20=C3=A0=20jour=20gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7233f20..382e589 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,2 @@ *.class -*.sh -bin/ -docs/ \ No newline at end of file +*.sh \ No newline at end of file -- GitLab