ignore: clang cache

https://clangd.llvm.org/design/indexing#backgroundindex
This commit is contained in:
jeffro256
2026-02-09 12:30:36 -07:00
parent 74dd968cd9
commit 2f3527097b

3
.gitignore vendored
View File

@@ -113,6 +113,9 @@ nbproject
.texlipse
.idea/
# clangd
.cache/
/testnet
__pycache__/