Ignore clangd 11+ cache folder

This commit is contained in:
Michael Alexsander 2021-01-20 10:14:02 -03:00
parent 869f5b5328
commit ff1d636385

1
.gitignore vendored
View file

@ -386,3 +386,4 @@ gcov.css
# https://clangd.llvm.org/ cache folder
.clangd/
.cache/