From 9a6d5d07edef459e6e7ac1708f32c34981d6cd05 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 29 Sep 2019 02:15:16 +0200 Subject: [PATCH] Ignore ccls stuff. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index cf10f5714..ff53938ae 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,5 @@ test/README.aux .flatpak-builder src/wx/supporters.cc src/wx/subscribers.cc +.ccls-cache +compile_commands.json -- 2.30.2