chore: add 3 vscode workspace files for ForcePilot

新增了ForcePilot_01、02、03三个VSCode工作区配置文件,用于快速加载项目工作区
This commit is contained in:
Kris 2026-05-12 00:39:18 +08:00
parent fed559dbfc
commit a43f7742cd
3 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,8 @@
{
"folders": [
{
"path": "."
}
],
"settings": {}
}

View File

@ -0,0 +1,8 @@
{
"folders": [
{
"path": "."
}
],
"settings": {}
}

View File

@ -0,0 +1,8 @@
{
"folders": [
{
"path": "."
}
],
"settings": {}
}