From 5d35231eacb7421f3c6494756af11a21b1d64d16 Mon Sep 17 00:00:00 2001 From: Archie Hilton Date: Thu, 27 Jun 2024 23:23:53 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c630a93..4c2dccf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ build .cache -compile-commands.json +compile_commands.json +.ccls-cache