From 7c1992e71ee9180b13909001b6ffd5761e179f49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Autin?= Date: Fri, 28 May 2021 02:50:16 +0200 Subject: [PATCH] Updated .gitignore --- .gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 763ac98..14eb6b2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ /.idea/ -/.gitignore -/jeu-de-combat.iml +/.settings/ /target/ -/bin/ +/bin/ \ No newline at end of file