From: Fred Morcos Date: Wed, 16 Feb 2022 08:10:19 +0000 (+0100) Subject: Gitignore clangd cache dir and compilation db X-Git-Tag: rec-4.7.0-alpha1~2^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4594318d06c77f27c48d098ec97b1c3d39eae74f;p=thirdparty%2Fpdns.git Gitignore clangd cache dir and compilation db --- diff --git a/.gitignore b/.gitignore index 7407909d45..db3e6a2c3b 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,5 @@ built_pkgs __pycache__ .circleci/config.yml-local .env +compile_commands.* +/.cache