Skip to content

Commit d962524

Browse files
committed
Update .gitignore for clangd
The clangd cache is now stored in a .cache directory (https://reviews.llvm.org/D78501).
1 parent 3e16fc3 commit d962524

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,4 @@ autoconf/autom4te.cache
5454
.vs
5555
# clangd index
5656
.clangd
57+
.cache

0 commit comments

Comments
 (0)