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