mirror of
https://github.com/ZeusWPI/Advent-of-Code-Aggregator.git
synced 2024-11-22 06:51:10 +01:00
goddamnit Robbe
This commit is contained in:
commit
b0512259c4
3 changed files with 5 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -170,3 +170,6 @@
|
||||||
[submodule "2023/timpy"]
|
[submodule "2023/timpy"]
|
||||||
path = 2023/timpy
|
path = 2023/timpy
|
||||||
url = https://github.com/timodw/aoc_2023
|
url = https://github.com/timodw/aoc_2023
|
||||||
|
[submodule "2023/robbe"]
|
||||||
|
path = 2023/robbe
|
||||||
|
url = git@github.com:Robbe7730/adventofcode2023
|
||||||
|
|
1
2023/robbe
Submodule
1
2023/robbe
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 42358b06559fdb0f190f16541031eac5d694c355
|
|
@ -5,6 +5,7 @@
|
||||||
| chvp | https://github.com/chvp/aoc2023 | C |
|
| chvp | https://github.com/chvp/aoc2023 | C |
|
||||||
| mcbloch | https://github.com/mcbloch/AoC2023 | V |
|
| mcbloch | https://github.com/mcbloch/AoC2023 | V |
|
||||||
| timpy | https://github.com/timodw/aoc_2023 | Rust |
|
| timpy | https://github.com/timodw/aoc_2023 | Rust |
|
||||||
|
| robbe | https://github.com/Robbe7730/adventofcode2023 | Zig |
|
||||||
|
|
||||||
|
|
||||||
* repo clonen:
|
* repo clonen:
|
||||||
|
|
Loading…
Reference in a new issue