chore: 搜索忽略tinymce

master
dap 1 year ago
parent 1d842b1b87
commit 0efbf57152

@ -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,

Loading…
Cancel
Save