Skip to content

Commit b6e2a0c

Browse files
committed
Merge branch 'bc/ignore-clangd-cache'
.gitignore update. * bc/ignore-clangd-cache: gitignore: ignore clangd .cache directory
2 parents cf07e53 + a5c0160 commit b6e2a0c

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
@@ -222,6 +222,7 @@
222222
/TAGS
223223
/cscope*
224224
/compile_commands.json
225+
/.cache/
225226
*.hcc
226227
*.obj
227228
*.lib

0 commit comments

Comments
 (0)