update workspace

This commit is contained in:
Adil Hafeez 2025-12-25 18:26:07 -08:00
parent 5557372789
commit fb6463d579
No known key found for this signature in database
GPG key ID: 9B18EF7691369645

View file

@ -1,32 +1,24 @@
{ {
"folders": [ "folders": [
{ {
"name": "root", "name": "plano",
"path": "." "path": "."
}, },
{ {
"name": "crates", "name": "rust_crates",
"path": "crates" "path": "crates"
}, },
{ {
"name": "archgw_cli", "name": "cli",
"path": "cli" "path": "cli"
}, },
{ {
"name": "tests_e2e", "name": "docs",
"path": "tests/e2e" "path": "docs"
}, },
{ {
"name": "tests_archgw", "name": "website",
"path": "tests/archgw" "path": "apps/www"
},
{
"name": "chatbot_ui",
"path": "demos/shared/chatbot_ui"
},
{
"name": "java_demo",
"path": "demos/samples_java/weather_forcecast_service"
} }
], ],
"settings": { "settings": {