feat: add 2024

This commit is contained in:
Matej Janezic 2024-11-29 00:22:31 +01:00
parent 90cc911922
commit 7c60b9b7c8
Signed by: janezicmatej
GPG Key ID: 4298E230ED37B2C0
2 changed files with 6 additions and 0 deletions

5
.gitmodules vendored
View File

@ -1,6 +1,11 @@
[submodule "2015"] [submodule "2015"]
path = 2015 path = 2015
url = ../aoc2015.git url = ../aoc2015.git
[submodule "2024"]
path = 2024
url = ../aoc2024.git
[submodule "template/rust"] [submodule "template/rust"]
path = template/rust path = template/rust
url = ../aoc-template.git url = ../aoc-template.git

1
2024 Submodule

@ -0,0 +1 @@
Subproject commit 000000007a459cb35ded7ced2f024eeef41ea3d3