add clangd .cache to gitignore

This commit is contained in:
Mike Interlandi 2025-02-01 18:11:04 -05:00
parent e7ea71be03
commit 98019fbe98

3
.gitignore vendored
View file

@ -44,6 +44,9 @@ CMakeDoxygenDefaults.cmake
cmake_install.cmake
cmake_uninstall.cmake
# clangd cache
.cache
# Generated files
docs/Doxyfile
docs/html