mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00
ignore vscode and clangd cache files (#2787)
Co-authored-by: chuancey <chuancey@mail.com>
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user