Add top level folder to workspace.

This commit is contained in:
John Beisley
2022-03-24 19:46:39 +00:00
committed by Huin
parent ab6e83ae0a
commit 29c1eac5a2
+11
View File
@@ -0,0 +1,11 @@
{
"folders": [
{
"path": "."
},
{
"path": "v2"
}
],
"settings": {}
}