Merge branch 'bc/ignore-cland-cache' into next

* bc/ignore-cland-cache:
  gitignore: ignore clangd .cache directory
This commit is contained in:
Junio C Hamano
2023-08-04 11:35:51 -07:00

1
.gitignore vendored
View File

@ -222,6 +222,7 @@
/TAGS
/cscope*
/compile_commands.json
/.cache/
*.hcc
*.obj
*.lib