From fc5d5e594626d69d08c5b01c3bb3b0d35bccbe75 Mon Sep 17 00:00:00 2001 From: Patryk Hegenberg Date: Sun, 29 Mar 2026 13:48:58 +0200 Subject: [PATCH] chore: add guenther as submodule --- .gitmodules | 3 +++ guenther | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 guenther diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..5b5c33b --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "guenther"] + path = guenther + url = https://git.patanix.de/git/guenther diff --git a/guenther b/guenther new file mode 160000 index 0000000..72635dc --- /dev/null +++ b/guenther @@ -0,0 +1 @@ +Subproject commit 72635dc7b95cf4c8634bd57eb94808996868cf2c