From e91940a40ffb0fb12e52c5f447971239e163302c Mon Sep 17 00:00:00 2001 From: Dreaded_X Date: Fri, 15 Jan 2021 03:24:01 +0100 Subject: [PATCH] Removed cache files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e8de739..bd29a3a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .build/ .clangd +.cache/ compile_commands.json