mirror of
https://github.com/ZeusWPI/Advent-of-Code-Aggregator.git
synced 2024-11-22 14:51:11 +01:00
hey guys ik heb een repo toegevoegd
This commit is contained in:
parent
574b890ba4
commit
f691cfb4ca
3 changed files with 5 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -131,3 +131,6 @@
|
|||
[submodule "2022/chvp"]
|
||||
path = 2022/chvp
|
||||
url = https://github.com/chvp/aoc2022.git
|
||||
[submodule "2022/hvdncamp"]
|
||||
path = 2022/hvdncamp
|
||||
url = https://github.com/hvdncamp/adventofcode-2022
|
||||
|
|
1
2022/hvdncamp
Submodule
1
2022/hvdncamp
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 1c2bf9e0c628566b6c1a8c0ec913ddc7c931ea55
|
|
@ -3,6 +3,7 @@
|
|||
| Wie? | Waar? (Repository) | Taal? |
|
||||
| :------------- | :------------------------------------------------: | ---------: |
|
||||
| chvp | https://github.com/chvp/aoc2022 | Haskell |
|
||||
| hvdncamp | https://github.com/hvdncamp/adventofcode-2022 | C |
|
||||
|
||||
|
||||
* repo clonen:
|
||||
|
|
Loading…
Reference in a new issue