From 73f4ba72d0e8f061d4e39090c0c07330784b3db1 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Fri, 3 Jan 2025 00:31:52 -0800 Subject: [PATCH] Ignore the .ccls-cache --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 800a4e2..8516c16 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ compile_commands.json .clangd/ .cache/ +.ccls-cache/