mirror of
https://github.com/ZeusWPI/Advent-of-Code-Aggregator.git
synced 2024-11-22 14:51:11 +01:00
Merge pull request #9 from ZeusWPI/robbe-2021
Hey guys, ik heb mijn repo toegevoegd
This commit is contained in:
commit
0274320350
3 changed files with 5 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -70,3 +70,6 @@
|
||||||
[submodule "2021/aoc2021"]
|
[submodule "2021/aoc2021"]
|
||||||
path = 2021/chvp
|
path = 2021/chvp
|
||||||
url = https://github.com/chvp/aoc2021
|
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 | ? |
|
| chvp | https://github.com/chvp/aoc2021 | ? |
|
||||||
| ninewise | https://git.fuyu.moe/ninewise/adventofcode-2021 | ? |
|
| ninewise | https://git.fuyu.moe/ninewise/adventofcode-2021 | ? |
|
||||||
|
| robbe | git@github.com:Robbe7730/adventofcode2021.git | ? |
|
||||||
| Flynn | https://gitlab.com/mcbloch/aoc2021 | ? |
|
| Flynn | https://gitlab.com/mcbloch/aoc2021 | ? |
|
||||||
|
|
||||||
* repo clonen:
|
* repo clonen:
|
||||||
|
|
Loading…
Reference in a new issue