From 30223db05a4d2769db54ef566d33eb89ee1025d9 Mon Sep 17 00:00:00 2001 From: LucasV-IUT <81527471+LucasV-IUT@users.noreply.github.com> Date: Sun, 28 Nov 2021 17:40:42 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 92e998e..5eddc99 100644 --- a/.gitignore +++ b/.gitignore @@ -3,5 +3,5 @@ LecteurPdfDoubleAffichage.iml # Dossiers des fichiers compilés -out/ -*.class \ No newline at end of file +out/* +*.class