mirror of
https://github.com/ZeusWPI/Advent-of-Code-Aggregator.git
synced 2024-11-22 06:51:10 +01:00
Add Lox 2020 and 2021
This commit is contained in:
parent
067aaa0eb2
commit
eaf087e3bd
1 changed files with 6 additions and 0 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -101,3 +101,9 @@
|
|||
[submodule "2021/Francis."]
|
||||
path = 2021/Francis.
|
||||
url = https://github.com/FKD13/AoC2021.git
|
||||
[submodule "2020/Lox"]
|
||||
path = 2020/Lox.
|
||||
url = https://github.com/Silox/2020-advent-of-code
|
||||
[submodule "2021/Lox"]
|
||||
path = 2021/Lox.
|
||||
url = https://github.com/Silox/2021-advent-of-code
|
||||
|
|
Loading…
Reference in a new issue