Signed-off-by: Martin Kletzander <mkletzan@xxxxxxxxxx> --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 6c167e423b18..edc25cb8d0e0 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,7 @@ Makefile.in /build/ /ci/scratch/ tags + +# clangd related ignores +.clangd +compile_commands.json -- 2.28.0