mirror of
https://github.com/ZeusWPI/Advent-of-Code-Aggregator.git
synced 2024-11-24 15:41:12 +01:00
hey guys ik heb een repo toegevoegd
This commit is contained in:
parent
3e190767a9
commit
7f2bac90b6
3 changed files with 5 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -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
|
||||
|
|
1
2023/francis.
Submodule
1
2023/francis.
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit bc7f2380b695278bcaf2fe2e385b4c722e299d0b
|
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue