mirror of
https://github.com/decompals/wibo.git
synced 2025-10-15 14:45:12 +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/
|
||||
# CLion
|
||||
.idea/
|
||||
cmake-build-*/
|
||||
cmake-build-*/
|
||||
# clangd
|
||||
.cache/
|
||||
|
Loading…
x
Reference in New Issue
Block a user