From 9a0df9540b2d1cb07573f8e1bdf424755436db5f Mon Sep 17 00:00:00 2001 From: BlubbFish Date: Tue, 12 Feb 2019 00:03:52 +0100 Subject: [PATCH] add helloworld --- .gitmodules | 3 +++ helloworld | 1 + 2 files changed, 4 insertions(+) create mode 160000 helloworld diff --git a/.gitmodules b/.gitmodules index 581505e..1499901 100644 --- a/.gitmodules +++ b/.gitmodules @@ -142,3 +142,6 @@ [submodule "House-Dashboard"] path = House-Dashboard url = http://git.blubbfish.net/BlubbFish/House-Dashboard.git +[submodule "helloworld"] + path = helloworld + url = http://git.blubbfish.net/BlubbFish/helloworld.git diff --git a/helloworld b/helloworld new file mode 160000 index 0000000..c27f505 --- /dev/null +++ b/helloworld @@ -0,0 +1 @@ +Subproject commit c27f505dc983a606e8182084f20f67f13ad1441f