From: Samir Benmendil Date: Sun, 1 Mar 2020 22:38:50 +0000 (+0000) Subject: git: ignore clangd index folder and compile_commands X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/e0dd798cdd5f8ae3b77d0d1d7206bf11d043a88d git: ignore clangd index folder and compile_commands --- diff --git a/git/ignore b/git/ignore index e989688..fcc1604 100644 --- a/git/ignore +++ b/git/ignore @@ -12,3 +12,6 @@ build-*/ .ignore # OSX .DS_Store +# clangd +.clangd +compile_commands.json