mirror of
https://github.com/git-for-windows/git.git
synced 2026-07-05 14:26:21 -05:00
Merge branch 'bc/ignore-cland-cache' into next
* bc/ignore-cland-cache: gitignore: ignore clangd .cache directory
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -222,6 +222,7 @@
|
||||
/TAGS
|
||||
/cscope*
|
||||
/compile_commands.json
|
||||
/.cache/
|
||||
*.hcc
|
||||
*.obj
|
||||
*.lib
|
||||
|
||||
Reference in New Issue
Block a user