mirror of
https://github.com/decompals/wibo.git
synced 2025-12-12 22:56:13 +00:00
Ignore .cache from clangd
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -6,3 +6,5 @@ build/
|
|||||||
# CLion
|
# CLion
|
||||||
.idea/
|
.idea/
|
||||||
cmake-build-*/
|
cmake-build-*/
|
||||||
|
# clangd
|
||||||
|
.cache/
|
||||||
|
|||||||
Reference in New Issue
Block a user