From b7a4e3b51eaf8cbc4d6f7541617f36ade3fcbb98 Mon Sep 17 00:00:00 2001 From: BreizhHardware Date: Tue, 13 Jun 2023 21:08:30 +0200 Subject: [PATCH] Add the .o to the gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index afcc70f..09663f8 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ cmake-build-debug/ requests (1).txt testFinal Filmotheque +*.o CMakelists.txt BackEnd/.idea/ BackEnd/cmake-build-debug/