diff --git a/.gitignore b/.gitignore index 0e2bb7dbb1..d5c573e9be 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,8 @@ tests/CI/output .develvars .devcontainer/ .claude/ +.clangd +.clang-format +.clang-tidy +compile_commands.json +.cache/ \ No newline at end of file