From 90b74efe0152ccc79dc632bcad4e9f995c178741 Mon Sep 17 00:00:00 2001 From: T'JAMPENS QUENTIN p2406187 Date: Fri, 20 Jun 2025 18:17:16 +0200 Subject: [PATCH] Add html and json file --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 76265f9..6b6b7d9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +*.json +*.html + ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons. ## and Ignore Qt objects and libs.