commit 6ea6ab49ac33145959ea0fa06c7c060e041ff746 Author: mbecker20 Date: Sat Aug 10 14:00:20 2024 -0700 push diff --git a/demo-sync.code-workspace b/demo-sync.code-workspace new file mode 100644 index 0000000..876a149 --- /dev/null +++ b/demo-sync.code-workspace @@ -0,0 +1,8 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": {} +} \ No newline at end of file