From 6c9408b43bf8fc2a74fffe112b326dc018936123 Mon Sep 17 00:00:00 2001 From: Joel von der Weid <joel.von-der-weid@hesge.ch> Date: Wed, 12 Jun 2024 09:50:46 +0200 Subject: [PATCH] Update submodule --- NodeApp/.idea/vcs.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/NodeApp/.idea/vcs.xml b/NodeApp/.idea/vcs.xml index d86e73b..8bd3f89 100644 --- a/NodeApp/.idea/vcs.xml +++ b/NodeApp/.idea/vcs.xml @@ -2,6 +2,7 @@ <project version="4"> <component name="VcsDirectoryMappings"> <mapping directory="$PROJECT_DIR$/.." vcs="Git" /> + <mapping directory="$PROJECT_DIR$/.idea/jetbrainsConfiguration" vcs="Git" /> <mapping directory="$PROJECT_DIR$/src/shared" vcs="Git" /> <mapping directory="$PROJECT_DIR$/src/sharedByClients" vcs="Git" /> </component> -- GitLab