goddamnit Robbe

This commit is contained in:
Timo De Waele 2023-12-01 13:14:15 +01:00
commit b0512259c4
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View file

@ -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

1
2023/robbe Submodule

@ -0,0 +1 @@
Subproject commit 42358b06559fdb0f190f16541031eac5d694c355

View file

@ -5,6 +5,7 @@
| chvp | https://github.com/chvp/aoc2023 | C |
| mcbloch | https://github.com/mcbloch/AoC2023 | V |
| timpy | https://github.com/timodw/aoc_2023 | Rust |
| robbe | https://github.com/Robbe7730/adventofcode2023 | Zig |
* repo clonen: