From 09afbb498cac0b9abde2f455037c163eccae6ac5 Mon Sep 17 00:00:00 2001 From: Djalim Simaila Date: Wed, 15 Oct 2025 08:20:55 +0200 Subject: [PATCH] forgor about the cache --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f65519e..4f2ee90 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ build/** +.cache/**