From c8726d97519cc331f23dc24d40c17a31a1eafbc7 Mon Sep 17 00:00:00 2001
From: Sebastian Schuch <sebastian.schuch@h-da.de>
Date: Thu, 12 Sep 2024 11:57:25 +0200
Subject: [PATCH] add correct submodule

---
 .gitmodules          | 3 +++
 appdata/twm_ws_24_25 | 1 +
 2 files changed, 4 insertions(+)
 create mode 160000 appdata/twm_ws_24_25

diff --git a/.gitmodules b/.gitmodules
index e69de29..549fa76 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "appdata/twm_ws_24_25"]
+	path = appdata/twm_ws_24_25
+	url = https://code.fbi.h-da.de/organisation-twm/semester-repository/twm_ws_24_25.git
diff --git a/appdata/twm_ws_24_25 b/appdata/twm_ws_24_25
new file mode 160000
index 0000000..7ee9187
--- /dev/null
+++ b/appdata/twm_ws_24_25
@@ -0,0 +1 @@
+Subproject commit 7ee91872200863b9b1724704ef05876d65489763
-- 
GitLab