diff --git a/.gitignore b/.gitignore index 66ec4b2d1..dfaa69a56 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,8 @@ nbproject/ .vscode/ # Vim *.swp +# clangd cache directory +.cache/ ## Build folders