Compare commits
2 Commits
7c60b9b7c8
...
a896fd54c9
| Author | SHA1 | Date | |
|---|---|---|---|
|
a896fd54c9
|
|||
|
bd98552740
|
10
.gitmodules
vendored
10
.gitmodules
vendored
@@ -1,11 +1,9 @@
|
||||
[submodule "2015"]
|
||||
path = 2015
|
||||
url = ../aoc2015.git
|
||||
|
||||
[submodule "2024"]
|
||||
path = 2024
|
||||
url = ../aoc2024.git
|
||||
|
||||
[submodule "template/rust"]
|
||||
path = template/rust
|
||||
url = ../aoc-template.git
|
||||
url = https://git.janezic.dev/janezicmatej/aoc-template.git
|
||||
[submodule "2024"]
|
||||
path = 2024
|
||||
url = https://git.janezic.dev/janezicmatej/aoc2024.git
|
||||
|
||||
Reference in New Issue
Block a user