update workspace (#659)

This commit is contained in:
Adil Hafeez 2025-12-25 18:26:35 -08:00 committed by GitHub
parent 5557372789
commit 205807c9de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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