mirror of
https://github.com/git/git.git
synced 2026-01-11 21:33:13 +09:00
Merge branch 'bc/ignore-clangd-cache'
.gitignore update. * bc/ignore-clangd-cache: gitignore: ignore clangd .cache directory
This commit is contained in:
commit
b6e2a0c0b3
1
.gitignore
vendored
1
.gitignore
vendored
@ -222,6 +222,7 @@
|
||||
/TAGS
|
||||
/cscope*
|
||||
/compile_commands.json
|
||||
/.cache/
|
||||
*.hcc
|
||||
*.obj
|
||||
*.lib
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user