here we go again...

This commit is contained in:
Charlotte Van Petegem 2024-12-01 21:27:17 +01:00
parent d48ed5a00d
commit 0032544b6b
No known key found for this signature in database
GPG key ID: 019E764B7184435A
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View file

@ -191,3 +191,6 @@
[submodule "2024/redfast00"]
path = 2024/redfast00
url = https://github.com/redfast00/aoc2024
[submodule "2024/chvp"]
path = 2024/chvp
url = https://github.com/chvp/aoc2024

1
2024/chvp Submodule

@ -0,0 +1 @@
Subproject commit 9fecb826b1f97cb39ae5ab2863c98538cd197c83

View file

@ -5,6 +5,7 @@
| vincent | https://github.com/Topvennie/AoC | Go |
| jnms | https://github.com/Reavershark/aoc24 | D |
| redfast00 | https://github.com/redfast00/aoc2024 | Rust |
| chvp | https://github.com/chvp/aoc2024 | SQL |
* repo clonen: