Files
blogs/.vscode/settings.json
SilverAg.L 4c4436c6c6
All checks were successful
部署文档 / build (push) Successful in 1m41s
New Diary: maid
Signed-off-by: SilverAg.L <caclx@outlook.com>
2025-12-31 04:30:12 +08:00

7 lines
110 B
JSON

{
"files.exclude": {
"**/*.webp": true,
"**/*.avif": true
},
"editor.tabSize": 2
}