From: Samir Benmendil Date: Thu, 3 Dec 2020 16:56:13 +0000 (+0000) Subject: git: update ignore file for new clangd cache paths X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/5c2cf9e8bf6e29f72071969a6f59a9cbe5ceb6f7 git: update ignore file for new clangd cache paths --- diff --git a/git/ignore b/git/ignore index fcc1604..58543a3 100644 --- a/git/ignore +++ b/git/ignore @@ -13,5 +13,6 @@ build-*/ # OSX .DS_Store # clangd -.clangd +.clangd/ +.cache/ compile_commands.json