Create a workspace for separating components

This commit is contained in:
Manuel Thalmann 2024-06-18 21:01:33 +02:00
parent b1740cbbe8
commit f9611e0968

View file

@ -0,0 +1,11 @@
{
"folders": [
{
"name": "Solution Items",
"path": "."
},
{
"path": "./archiso"
}
]
}