Merge branch 'bc/ignore-clangd-cache'
.gitignore update. * bc/ignore-clangd-cache: gitignore: ignore clangd .cache directorymaint
commit
b6e2a0c0b3
|
|
@ -222,6 +222,7 @@
|
|||
/TAGS
|
||||
/cscope*
|
||||
/compile_commands.json
|
||||
/.cache/
|
||||
*.hcc
|
||||
*.obj
|
||||
*.lib
|
||||
|
|
|
|||
Loading…
Reference in New Issue