This commit is contained in:
2025-04-15 18:38:03 +08:00
commit 23537c3ae9
12 changed files with 799 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"folders": [
// 将载入到工作区的文件夹列表
{
"path": "."
}
],
"settings": {
// 工作区设置
}
}