From 87931d844c8275c8d2021f5f24054598209f707a Mon Sep 17 00:00:00 2001 From: Torsten Enkelmann Date: Wed, 1 Nov 2023 15:02:01 +0100 Subject: [PATCH] initial commit --- ht-multi.code-workspace | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 ht-multi.code-workspace diff --git a/ht-multi.code-workspace b/ht-multi.code-workspace new file mode 100644 index 0000000..876a149 --- /dev/null +++ b/ht-multi.code-workspace @@ -0,0 +1,8 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": {} +} \ No newline at end of file