Skip to content

Commit 5ec103c

Browse files
committed
feat: add new submodule for Advent of Code
1 parent 6be6bc5 commit 5ec103c

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.gitmodules

+6
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,9 @@
2121
url = [email protected]:ofou/hackerrank.git
2222
ignore = dirty
2323
branch = main
24+
25+
[submodule "coding/aoc"]
26+
path = coding/aoc
27+
url = [email protected]:ofou/aoc.git
28+
ignore = dirty
29+
branch = main

coding/aoc

Submodule aoc added at b983e64

0 commit comments

Comments
 (0)