From f691cfb4cab0ce547b2a2d4fef14f15aec75a04d Mon Sep 17 00:00:00 2001 From: Felix Van der Jeugt Date: Thu, 1 Dec 2022 21:11:33 +0100 Subject: [PATCH] hey guys ik heb een repo toegevoegd --- .gitmodules | 3 +++ 2022/hvdncamp | 1 + README.md | 1 + 3 files changed, 5 insertions(+) create mode 160000 2022/hvdncamp diff --git a/.gitmodules b/.gitmodules index 3999ded..0ef4e98 100644 --- a/.gitmodules +++ b/.gitmodules @@ -131,3 +131,6 @@ [submodule "2022/chvp"] path = 2022/chvp url = https://github.com/chvp/aoc2022.git +[submodule "2022/hvdncamp"] + path = 2022/hvdncamp + url = https://github.com/hvdncamp/adventofcode-2022 diff --git a/2022/hvdncamp b/2022/hvdncamp new file mode 160000 index 0000000..1c2bf9e --- /dev/null +++ b/2022/hvdncamp @@ -0,0 +1 @@ +Subproject commit 1c2bf9e0c628566b6c1a8c0ec913ddc7c931ea55 diff --git a/README.md b/README.md index b4145da..664ad15 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ | Wie? | Waar? (Repository) | Taal? | | :------------- | :------------------------------------------------: | ---------: | | chvp | https://github.com/chvp/aoc2022 | Haskell | +| hvdncamp | https://github.com/hvdncamp/adventofcode-2022 | C | * repo clonen: