diff --git a/.gitignore b/.gitignore index 791cadea1..ebfb33e73 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,9 @@ Version.h # XML files for DDUpgrade that are downloaded with cmake /examples/DDUpgrade/data + +# clangd files +.cache + +# CMake commands database +compile_commands.json