From: Fred Morcos Date: Wed, 28 Aug 2024 18:27:15 +0000 (+0200) Subject: Gitignore the ccls cache X-Git-Tag: rec-5.2.0-alpha1~107^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=deaee27fce45eaa673a507767701551e0eae921c;p=thirdparty%2Fpdns.git Gitignore the ccls cache --- diff --git a/.gitignore b/.gitignore index 07dd058c9e..5d764b3340 100644 --- a/.gitignore +++ b/.gitignore @@ -58,5 +58,6 @@ __pycache__ compile_commands.* .cache /.clang-tidy +.ccls-cache .gdb_history .venv