From 76d37f14eff418c67a45e6eef28063e50b09737b Mon Sep 17 00:00:00 2001 From: Quentin Young Date: Thu, 9 May 2019 17:25:18 +0000 Subject: [PATCH] .gitignore: ignore .ccls-cache Signed-off-by: Quentin Young --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7a1378d588..df2b0a6bf3 100644 --- a/.gitignore +++ b/.gitignore @@ -88,5 +88,6 @@ GSYMS GRTAGS GPATH compile_commands.json +.ccls-cache .dirstamp refix -- 2.39.5