Compare commits
4 Commits
a896fd54c9
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
35fc12d878
|
|||
|
1663d0e2f0
|
|||
|
7c60b9b7c8
|
|||
|
90cc911922
|
8
.gitmodules
vendored
8
.gitmodules
vendored
@@ -1,3 +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"]
|
||||||
|
path = template/rust
|
||||||
|
url = ../aoc-template.git
|
||||||
|
|||||||
1
2024
Submodule
1
2024
Submodule
Submodule 2024 added at 00000340e7
1
template/rust
Submodule
1
template/rust
Submodule
Submodule template/rust added at 0000048092
Reference in New Issue
Block a user