[gitignore] ignore .cache directory
Seems to be where some clangd stuff is tossed.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -14,3 +14,4 @@ blk.bin
|
||||
scripts/toolpaths.local
|
||||
.clangd
|
||||
.vscode
|
||||
.cache
|
||||
|
||||
Reference in New Issue
Block a user