ignore vscode and clangd cache files (#2787)
Co-authored-by: chuancey <chuancey@mail.com>
This commit is contained in:
parent
326f8870c2
commit
826d8ba4b2
2
.gitignore
vendored
2
.gitignore
vendored
@ -75,6 +75,8 @@ spdlogConfigVersion.cmake
|
|||||||
|
|
||||||
# idea
|
# idea
|
||||||
.idea/
|
.idea/
|
||||||
|
.cache/
|
||||||
|
.vscode/
|
||||||
cmake-build-*/
|
cmake-build-*/
|
||||||
*.db
|
*.db
|
||||||
*.ipch
|
*.ipch
|
||||||
|
Loading…
Reference in New Issue
Block a user