VS Code workspace added

This commit is contained in:
Oli
2021-08-30 17:30:00 +02:00
parent 041d80f117
commit 079481a4b4

8
workspace.code-workspace Normal file
View File

@@ -0,0 +1,8 @@
{
"folders": [
{
"path": "."
}
],
"settings": {}
}