Merge branch 'bc/ignore-clangd-cache'
.gitignore update. * bc/ignore-clangd-cache: gitignore: ignore clangd .cache directory
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -222,6 +222,7 @@
|
|||||||
/TAGS
|
/TAGS
|
||||||
/cscope*
|
/cscope*
|
||||||
/compile_commands.json
|
/compile_commands.json
|
||||||
|
/.cache/
|
||||||
*.hcc
|
*.hcc
|
||||||
*.obj
|
*.obj
|
||||||
*.lib
|
*.lib
|
||||||
|
|||||||
Reference in New Issue
Block a user