From 6bdaaee9635191ebdfcdd75ae2dbec01b0325fb3 Mon Sep 17 00:00:00 2001 From: Dietrich Epp Date: Wed, 19 Apr 2023 23:09:46 -0400 Subject: [PATCH] Ignore ccls cache files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 060deb9..ff807e2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ /.user.bazelrc /bazel-* /gh-pages +/.ccls-cache *.xcworkspace xcuserdata