From 408d99d0a26f2eec9ac2e06f35552b912f435aab Mon Sep 17 00:00:00 2001 From: zengxiaobin Date: Fri, 24 Nov 2023 17:17:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E4=BA=86=E6=97=A0=E5=85=B3?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pFaultHandle/.vscode/settings.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 src/pFaultHandle/.vscode/settings.json diff --git a/src/pFaultHandle/.vscode/settings.json b/src/pFaultHandle/.vscode/settings.json deleted file mode 100644 index 73912a6..0000000 --- a/src/pFaultHandle/.vscode/settings.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "files.associations": { - "array": "cpp", - "deque": "cpp", - "list": "cpp", - "string": "cpp", - "unordered_map": "cpp", - "vector": "cpp", - "string_view": "cpp", - "initializer_list": "cpp" - } -} \ No newline at end of file