Add .cache to .gitignore -- created by clangd

This commit is contained in:
Jay Berkenbilt 2023-01-09 07:30:49 -05:00
parent aefb8ff9ef
commit 126b026937
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ build.*
appimage/build
external-libs
distribution/
.cache