ignore vscode and clangd cache files

pull/2787/head
chuancey 2 years ago
parent 326f8870c2
commit 0d4e5e2ffc

2
.gitignore vendored

@ -75,6 +75,8 @@ spdlogConfigVersion.cmake
# idea
.idea/
.cache/
.vscode/
cmake-build-*/
*.db
*.ipch

Loading…
Cancel
Save