From d7c550832cbefe3bc9ce8253494264a101a6b036 Mon Sep 17 00:00:00 2001 From: Manuel Thalmann Date: Thu, 20 Jun 2024 17:23:53 +0200 Subject: [PATCH] Add a separate workspace for the profiles --- PortValhalla.code-workspace | 3 +++ 1 file changed, 3 insertions(+) diff --git a/PortValhalla.code-workspace b/PortValhalla.code-workspace index 0634a94a..e94c96fd 100644 --- a/PortValhalla.code-workspace +++ b/PortValhalla.code-workspace @@ -4,6 +4,9 @@ "name": "Solution Items", "path": "." }, + { + "path": "./profiles" + }, { "name": "archiso-valhalla", "path": "./archiso"