From e3b10b8b2bf1b54cd3a0d0a32c547cb7a14df252 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20LACROIX?= Date: Tue, 11 Apr 2023 12:53:38 +0200 Subject: [PATCH] updated gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 8168573..18001a3 100644 --- a/.gitignore +++ b/.gitignore @@ -66,3 +66,5 @@ GUI /software/raspberry/testeur/testeur/build/ /software/raspberry/testeur/testeur/dist/ /software/dumber3/Debug/ +/.idea/misc.xml +.gitignore