From c2d6303d06411d77ace2b65816e1c5dd77998eda Mon Sep 17 00:00:00 2001 From: Robbe Van Herck Date: Fri, 1 Dec 2023 13:12:45 +0100 Subject: [PATCH] hey peeps ik heb een repo toegevoegd --- .gitmodules | 3 +++ 2023/robbe | 1 + README.md | 1 + 3 files changed, 5 insertions(+) create mode 160000 2023/robbe diff --git a/.gitmodules b/.gitmodules index f564181..188a16b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -170,3 +170,6 @@ [submodule "2023/timpy"] path = 2023/timpy url = https://github.com/timodw/aoc_2023 +[submodule "2023/robbe"] + path = 2023/robbe + url = git@github.com:Robbe7730/adventofcode2023 diff --git a/2023/robbe b/2023/robbe new file mode 160000 index 0000000..42358b0 --- /dev/null +++ b/2023/robbe @@ -0,0 +1 @@ +Subproject commit 42358b06559fdb0f190f16541031eac5d694c355 diff --git a/README.md b/README.md index 40768fd..f1db3b8 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ |:-----|:-------------------------------:|------:| | chvp | https://github.com/chvp/aoc2023 | C | | mcbloch | https://github.com/mcbloch/AoC2023 | V | +| robbe | https://github.com/Robbe7730/adventofcode2023 | Zig | * repo clonen: