mirror of
https://github.com/ZeusWPI/Advent-of-Code-Aggregator.git
synced 2024-11-22 06:51:10 +01:00
Add mraedis
This commit is contained in:
parent
8fe5726c8e
commit
c4098ebe8f
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -125,3 +125,6 @@
|
|||
[submodule "2021/francis"]
|
||||
path = 2021/francis
|
||||
url = https://github.com/fbegyn/aoc2021
|
||||
[submodule "2021/mraedis"]
|
||||
path = 2021/mraedis
|
||||
url = https://github.com/Mraedis/AoC2021/
|
||||
|
|
1
2021/mraedis
Submodule
1
2021/mraedis
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 25cba1cc47ca8bb729212c23dc6b664d375f5b11
|
Loading…
Reference in a new issue