From 7f2bac90b6e18b5fd6590c17d9c6257736c9dc54 Mon Sep 17 00:00:00 2001 From: FKD13 <44001949+FKD13@users.noreply.github.com> Date: Fri, 1 Dec 2023 15:12:03 +0100 Subject: [PATCH] hey guys ik heb een repo toegevoegd --- .gitmodules | 3 +++ 2023/francis. | 1 + README.md | 1 + 3 files changed, 5 insertions(+) create mode 160000 2023/francis. diff --git a/.gitmodules b/.gitmodules index 188a16b..d713993 100644 --- a/.gitmodules +++ b/.gitmodules @@ -173,3 +173,6 @@ [submodule "2023/robbe"] path = 2023/robbe url = git@github.com:Robbe7730/adventofcode2023 +[submodule "2023/francis."] + path = 2023/francis. + url = git@github.com:FKD13/AoC2023.git diff --git a/2023/francis. b/2023/francis. new file mode 160000 index 0000000..bc7f238 --- /dev/null +++ b/2023/francis. @@ -0,0 +1 @@ +Subproject commit bc7f2380b695278bcaf2fe2e385b4c722e299d0b diff --git a/README.md b/README.md index 454ed70..03bff8b 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ | mcbloch | https://github.com/mcbloch/AoC2023 | V | | timpy | https://github.com/timodw/aoc_2023 | Rust | | robbe | https://github.com/Robbe7730/adventofcode2023 | Zig | +| francis. | https://github.com/FKD13/AoC2023 | bash | * repo clonen: