git: Ignore clangd cache folder

(cherry picked from commit 0b34607bb8)
This commit is contained in:
Martin Capitanio
2020-09-10 12:50:01 +02:00
committed by Rémi Verschelde
parent 36fa6369fc
commit d38eb29f2e

3
.gitignore vendored
View File

@@ -360,3 +360,6 @@ compile_commands.json
# Cppcheck
*.cppcheck
# https://clangd.llvm.org/ cache folder
.clangd/