Skip to content

Commit d3ffc28

Browse files
committed
Added enw submodule
1 parent 527dc37 commit d3ffc28

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@
2222
[submodule "src/EducativeIo/Courses/GrokkingTheCodingInterview"]
2323
path = src/EducativeIo/Courses/GrokkingTheCodingInterview
2424
url = https://github.com/computer-science-engineering/educativeio-courses_grokking-coding-interview
25+
[submodule "src/ByteByteGo/Courses/SystemDesignInterview"]
26+
path = src/ByteByteGo/Courses/SystemDesignInterview
27+
url = https://github.com/computer-science-engineering/bytebytego-courses_system-design-interview

0 commit comments

Comments
 (0)