chore: 搜索忽略tinymce

This commit is contained in:
dap 2024-12-06 10:45:46 +08:00
parent 1d842b1b87
commit 0efbf57152

View File

@ -99,7 +99,8 @@
"**/.stylelintcache": true, "**/.stylelintcache": true,
"**/.DS_Store": true, "**/.DS_Store": true,
"**/vite.config.mts.*": true, "**/vite.config.mts.*": true,
"**/tea.yaml": true "**/tea.yaml": true,
"**/public/tinymce/**": true
}, },
"files.watcherExclude": { "files.watcherExclude": {
"**/.git/objects/**": true, "**/.git/objects/**": true,