mirror of
https://github.com/ZeusWPI/Advent-of-Code-Aggregator.git
synced 2024-12-22 02:09:41 +01:00
here we go again...
This commit is contained in:
parent
d48ed5a00d
commit
0032544b6b
3 changed files with 5 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -191,3 +191,6 @@
|
|||
[submodule "2024/redfast00"]
|
||||
path = 2024/redfast00
|
||||
url = https://github.com/redfast00/aoc2024
|
||||
[submodule "2024/chvp"]
|
||||
path = 2024/chvp
|
||||
url = https://github.com/chvp/aoc2024
|
||||
|
|
1
2024/chvp
Submodule
1
2024/chvp
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 9fecb826b1f97cb39ae5ab2863c98538cd197c83
|
|
@ -5,6 +5,7 @@
|
|||
| vincent | https://github.com/Topvennie/AoC | Go |
|
||||
| jnms | https://github.com/Reavershark/aoc24 | D |
|
||||
| redfast00 | https://github.com/redfast00/aoc2024 | Rust |
|
||||
| chvp | https://github.com/chvp/aoc2024 | SQL |
|
||||
|
||||
|
||||
* repo clonen:
|
||||
|
|
Loading…
Reference in a new issue