Add .cache to git ignore.
ChangeLog: * .gitignore: Add cache as clangd uses it now.
This commit is contained in:
@@ -38,6 +38,7 @@ TAGS.sub
|
||||
.clang-format
|
||||
.clang-tidy
|
||||
.clangd
|
||||
.cache
|
||||
compile_commands.json
|
||||
|
||||
.gdbinit
|
||||
|
||||
Reference in New Issue
Block a user