From 0d6bd80ca0e1e77f1724bcc0915b2e951877d56f Mon Sep 17 00:00:00 2001 From: yj <2077506045@qq.com> Date: 星期二, 22 七月 2025 15:27:30 +0800 Subject: [PATCH] del .vscode --- /dev/null | 19 ------------------- 1 files changed, 0 insertions(+), 19 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 27e21d6..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "cSpell.words": [ - "dify", - "ecloud", - "pycache", - "wxid" - ], - "terminal.integrated.profiles.windows": { - "PowerShell": { - "source": "PowerShell", - "icon": "terminal-powershell", - "args": [ - "-NoExit", - "-Command", "conda activate .\\.conda" // Windows 鐢ㄥ弽鏂滄潬锛�".\\.conda" - ] - } - }, - "terminal.integrated.defaultProfile.windows": "PowerShell" -} \ No newline at end of file -- Gitblit v1.9.1