diff --git a/.gitignore b/.gitignore index 74e7c76..3919771 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,7 @@ tags # Generated files /build* + +# clangd +.cache +compile_commands.json