Files
bamort/bamort.code-workspace
T

14 lines
126 B
Plaintext
Raw Normal View History

2025-07-24 07:39:43 +02:00
{
"folders": [
{
"path": "backend"
2025-08-30 08:59:45 +02:00
},
{
"path": "frontend"
},
{
"path": "docker"
2025-07-24 07:39:43 +02:00
}
],
"settings": {}
}