From 279e29d8f42efb664338c4b8035f5dcb77c7b61d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gr=C3=A9goire=20KUBLER?= <gregoire.kubler@proton.me>
Date: Fri, 6 Sep 2024 16:27:50 +0200
Subject: [PATCH] chore : completed gitignore

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

diff --git a/.gitignore b/.gitignore
index aa7d881..f3571f3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
+# common
+.cache
+
 # C++ Build
 build*/
 install*/
-- 
GitLab