mirror of
https://github.com/ZeusWPI/Advent-of-Code-Aggregator.git
synced 2024-11-13 03:24:26 +01:00
Hey guys, ik heb mijn repo toegevoegd
This commit is contained in:
parent
9836736de0
commit
d68c6e8f75
3 changed files with 5 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -70,3 +70,6 @@
|
|||
[submodule "2021/aoc2021"]
|
||||
path = 2021/chvp
|
||||
url = https://github.com/chvp/aoc2021
|
||||
[submodule "2021/robbe"]
|
||||
path = 2021/robbe
|
||||
url = git@github.com:Robbe7730/adventofcode2021.git
|
||||
|
|
1
2021/robbe
Submodule
1
2021/robbe
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 6a307ca5fce99e3f838750c5a8bd82c5bd356778
|
|
@ -4,6 +4,7 @@
|
|||
| :------------- | :-----------------------------------------------: | ---------: |
|
||||
| chvp | https://github.com/chvp/aoc2021 | ? |
|
||||
| ninewise | https://git.fuyu.moe/ninewise/adventofcode-2021 | ? |
|
||||
| robbe | git@github.com:Robbe7730/adventofcode2021.git | ? |
|
||||
|
||||
* repo clonen:
|
||||
|
||||
|
|
Loading…
Reference in a new issue