diff --git a/vault.code-workspace b/vault.code-workspace new file mode 100644 index 0000000..e6b66d5 --- /dev/null +++ b/vault.code-workspace @@ -0,0 +1,13 @@ +{ + "folders": [ + { + "name": "Vault", + "path": "." + }, + { + "name": "Linux Files", + "path": "../linux-files" + } + ], + "settings": {} +} \ No newline at end of file