diff options
-rw-r--r-- | vscode.code-workspace | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/vscode.code-workspace b/vscode.code-workspace new file mode 100644 index 0000000..876a149 --- /dev/null +++ b/vscode.code-workspace @@ -0,0 +1,8 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": {} +}
\ No newline at end of file |