mirror of
https://github.com/decompals/wibo.git
synced 2025-10-15 22:55:11 +00:00
Ignore .cache from clangd
This commit is contained in:
parent
b5da26aa48
commit
b27ca28c20
4
.gitignore
vendored
4
.gitignore
vendored
@ -5,4 +5,6 @@ build/
|
|||||||
.vscode/
|
.vscode/
|
||||||
# CLion
|
# CLion
|
||||||
.idea/
|
.idea/
|
||||||
cmake-build-*/
|
cmake-build-*/
|
||||||
|
# clangd
|
||||||
|
.cache/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user