ignore vscode and clangd cache files (#2787)

Co-authored-by: chuancey <chuancey@mail.com>
This commit is contained in:
CChuancey 2023-06-29 21:07:22 +08:00 committed by GitHub
parent 326f8870c2
commit 826d8ba4b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.gitignore vendored
View File

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