From 100abbfa70744228b4d64a08890aa577c19e2f1d Mon Sep 17 00:00:00 2001 From: Dreaded_X Date: Tue, 15 Jun 2021 22:22:58 +0200 Subject: [PATCH] Update gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e8de739..b19aac5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ .build/ -.clangd +.cache compile_commands.json