mirror of
https://github.com/charles-lunarg/vk-bootstrap.git
synced 2024-11-21 15:04:35 +00:00
Add .cache to gitignore for clangd
This commit is contained in:
parent
96688de170
commit
1f07cf1434
3
.gitignore
vendored
3
.gitignore
vendored
@ -2,4 +2,5 @@
|
||||
*.vs
|
||||
*.idea
|
||||
cmake-build-*
|
||||
build
|
||||
build
|
||||
.cache
|
||||
|
Loading…
Reference in New Issue
Block a user