From 0efbf57152a84eb8d60790e086e976e6f5d6bcb5 Mon Sep 17 00:00:00 2001 From: dap <15891557205@163.com> Date: Fri, 6 Dec 2024 10:45:46 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=90=9C=E7=B4=A2=E5=BF=BD=E7=95=A5ti?= =?UTF-8?q?nymce?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 49b28039..b074051d 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -99,7 +99,8 @@ "**/.stylelintcache": true, "**/.DS_Store": true, "**/vite.config.mts.*": true, - "**/tea.yaml": true + "**/tea.yaml": true, + "**/public/tinymce/**": true }, "files.watcherExclude": { "**/.git/objects/**": true,