From 968b050787f047341388a2c020be8a4f615da084 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gr=C3=A9goire=20Kubler?= <gregoire.kubler@proton.me>
Date: Thu, 13 Jun 2024 18:41:05 +0200
Subject: [PATCH] chore : upd gitignore

---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index a97e434b5..7994946a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
+# general 
+.cache
+
 # C++ Build
 build*/
 install*/
-- 
GitLab