mirror of
https://github.com/ZeusWPI/Advent-of-Code-Aggregator.git
synced 2024-12-22 10:09:42 +01:00
Add michiel
This commit is contained in:
parent
93db4ccee3
commit
8be2dcf66c
3 changed files with 5 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -194,3 +194,6 @@
|
|||
[submodule "2024/chvp"]
|
||||
path = 2024/chvp
|
||||
url = https://github.com/chvp/aoc2024
|
||||
[submodule "2024/michiel"]
|
||||
path = 2024/michiel
|
||||
url = https://github.com/milachae/aoc2024
|
||||
|
|
1
2024/michiel
Submodule
1
2024/michiel
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 07986ed10f6fad7d09e04351302282f19390edff
|
|
@ -6,6 +6,7 @@
|
|||
| jnms | https://github.com/Reavershark/aoc24 | D |
|
||||
| redfast00 | https://github.com/redfast00/aoc2024 | Rust |
|
||||
| chvp | https://github.com/chvp/aoc2024 | SQL |
|
||||
| michiel | https://github.com/milachae/aoc2024 | Rust |
|
||||
|
||||
|
||||
* repo clonen:
|
||||
|
|
Loading…
Reference in a new issue