mirror of
https://github.com/ZeusWPI/Advent-of-Code-Aggregator.git
synced 2024-11-14 03:54:26 +01:00
add chvp
This commit is contained in:
parent
5bc2c3f334
commit
9836736de0
3 changed files with 5 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -67,3 +67,6 @@
|
||||||
[submodule "2021/ninewise"]
|
[submodule "2021/ninewise"]
|
||||||
path = 2021/ninewise
|
path = 2021/ninewise
|
||||||
url = https://git.fuyu.moe/ninewise/adventofcode-2021.git
|
url = https://git.fuyu.moe/ninewise/adventofcode-2021.git
|
||||||
|
[submodule "2021/aoc2021"]
|
||||||
|
path = 2021/chvp
|
||||||
|
url = https://github.com/chvp/aoc2021
|
||||||
|
|
1
2021/chvp
Submodule
1
2021/chvp
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 2d01e74520dedef4eea89d38e9727f79f045b26c
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
| Wie? | Waar? (Repository) | Taal? |
|
| Wie? | Waar? (Repository) | Taal? |
|
||||||
| :------------- | :-----------------------------------------------: | ---------: |
|
| :------------- | :-----------------------------------------------: | ---------: |
|
||||||
|
| chvp | https://github.com/chvp/aoc2021 | ? |
|
||||||
| ninewise | https://git.fuyu.moe/ninewise/adventofcode-2021 | ? |
|
| ninewise | https://git.fuyu.moe/ninewise/adventofcode-2021 | ? |
|
||||||
|
|
||||||
* repo clonen:
|
* repo clonen:
|
||||||
|
|
Loading…
Reference in a new issue