git: ignore clangd .cache files

pull/374/head
Marco Oliverio 2023-09-20 14:41:10 +00:00 committed by Daniele Lacamera
parent f28eec1b90
commit ee802dbb34
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -131,3 +131,6 @@ CMakeCache.txt
stage1/loader_stage1.ld
debug/lauterbach
#cland cache
.cache/*