Ignore clangd 11+ cache folder

(cherry picked from commit ff1d636385)
This commit is contained in:
Michael Alexsander 2021-01-20 10:14:02 -03:00 committed by Rémi Verschelde
parent 9f2c24e8ce
commit 3c778f40e1
No known key found for this signature in database
GPG key ID: C3336907360768E1

1
.gitignore vendored
View file

@ -364,3 +364,4 @@ compile_commands.json
# https://clangd.llvm.org/ cache folder
.clangd/
.cache/