mirror of https://github.com/wolfSSL/wolfBoot.git
git: ignore clangd .cache files
parent
f28eec1b90
commit
ee802dbb34
|
@ -131,3 +131,6 @@ CMakeCache.txt
|
||||||
stage1/loader_stage1.ld
|
stage1/loader_stage1.ld
|
||||||
|
|
||||||
debug/lauterbach
|
debug/lauterbach
|
||||||
|
|
||||||
|
#cland cache
|
||||||
|
.cache/*
|
Loading…
Reference in New Issue