diff --git a/.gitignore b/.gitignore index 3979bc7c2..43c997614 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,9 @@ CmakeSettings.json *.code-workspace +# clangd's index and likely other things that need not be in the repository +.cache/ + # macOS General .DS_Store .AppleDouble