Added vscode workspace

This commit is contained in:
Jan Zípek 2022-08-22 09:41:27 +02:00
parent 3f9e3ecee5
commit 54497370ce
Signed by: kamen
GPG Key ID: A17882625B33AC31
1 changed files with 11 additions and 0 deletions

View File

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