Compare commits

..

4 Commits

Author SHA1 Message Date
35fc12d878 chore: bump 2024 2025-01-02 22:46:19 +01:00
1663d0e2f0 fix: push correct aoc-template commit 2024-12-05 07:22:46 +01:00
7c60b9b7c8 feat: add 2024 2024-11-29 00:23:52 +01:00
90cc911922 feat: add template/rust 2024-11-29 00:23:09 +01:00
3 changed files with 8 additions and 6 deletions

10
.gitmodules vendored
View File

@@ -1,9 +1,11 @@
[submodule "2015"]
path = 2015
url = ../aoc2015.git
[submodule "template/rust"]
path = template/rust
url = https://git.janezic.dev/janezicmatej/aoc-template.git
[submodule "2024"]
path = 2024
url = https://git.janezic.dev/janezicmatej/aoc2024.git
url = ../aoc2024.git
[submodule "template/rust"]
path = template/rust
url = ../aoc-template.git

2
2024

Submodule 2024 updated: 000000007a...00000340e7