diff --git a/.gitmodules b/.gitmodules index d1f4ea3..c037d0b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -182,3 +182,6 @@ [submodule "2023/noctua"] path = 2023/noctua url = https://github.com/ninewise/adventofcode-2023 +[submodule "2024/vincent"] + path = 2024/vincent + url = https://github.com/Topvennie/AoC diff --git a/2024/vincent b/2024/vincent new file mode 160000 index 0000000..9f3b5d4 --- /dev/null +++ b/2024/vincent @@ -0,0 +1 @@ +Subproject commit 9f3b5d496e2db9ef6fedeb9cfe748294e29af3af