diff --git a/homelab/homelab.code-workspace b/homelab/homelab.code-workspace new file mode 100644 index 00000000..876a1499 --- /dev/null +++ b/homelab/homelab.code-workspace @@ -0,0 +1,8 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": {} +} \ No newline at end of file