diff --git a/.gitignore b/.gitignore index e8eb381ff59..3ba24902bf8 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,6 @@ libiname.lst *.7 # vscode tmp files .vscode +# compiling tools files +.clangd +compile_commands.json