diff --git a/.gitignore b/.gitignore index 69393dc33db..f6ad7711d4e 100644 --- a/.gitignore +++ b/.gitignore @@ -360,3 +360,6 @@ compile_commands.json # Cppcheck *.cppcheck + +# https://clangd.llvm.org/ cache folder +.clangd/