chore: add 3 vscode workspace files for ForcePilot
新增了ForcePilot_01、02、03三个VSCode工作区配置文件,用于快速加载项目工作区
This commit is contained in:
parent
fed559dbfc
commit
a43f7742cd
8
ForcePilot_01.code-workspace
Normal file
8
ForcePilot_01.code-workspace
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {}
|
||||
}
|
||||
8
ForcePilot_02.code-workspace
Normal file
8
ForcePilot_02.code-workspace
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {}
|
||||
}
|
||||
8
ForcePilot_03.code-workspace
Normal file
8
ForcePilot_03.code-workspace
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user