Add VSCode workspace

This commit is contained in:
Paul Reeves 2023-01-20 13:00:23 +01:00
parent 09c7298105
commit 90a6bad3ea
1 changed files with 8 additions and 0 deletions

8
workspace.code-workspace Normal file
View File

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