diff --git a/.gitignore b/.gitignore index bb55de25..3849f6f2 100644 --- a/.gitignore +++ b/.gitignore @@ -80,6 +80,9 @@ compile_commands.json # clang cache .cache +# clangd config (local/user-specific) +.clangd + # Web tests test_web/node_modules/ test_web/playwright-report/