diff --git a/.gitignore b/.gitignore index af52c6488..f2c4a3bc0 100644 --- a/.gitignore +++ b/.gitignore @@ -68,3 +68,6 @@ massif-* /TAGS /cscope*.out /tags + +# Clangd compilation database +compile_commands.json