删除文件 .vscode

This commit is contained in:
Eilles Wan 2021-11-20 17:53:59 +00:00 committed by Gitee
parent bdde742b3d
commit 42ca4bcac1

View File

@ -1,19 +0,0 @@
{
"configurations": [
{
"name": "Win32",
"includePath": [
"${workspaceFolder}/**"
],
"defines": [
"_DEBUG",
"UNICODE",
"_UNICODE"
],
"cStandard": "c17",
"cppStandard": "c++17",
"intelliSenseMode": "windows-msvc-x64"
}
],
"version": 4
}