Workspace file

This commit is contained in:
Jan Zípek 2024-06-02 15:41:11 +02:00
parent 18491f460f
commit bc046bd9be
Signed by: kamen
GPG Key ID: A17882625B33AC31
1 changed files with 11 additions and 0 deletions

11
dow.code-workspace Normal file
View File

@ -0,0 +1,11 @@
{
"folders": [
{
"path": "server"
},
{
"path": "firmware"
}
],
"settings": {}
}