forked from careercup/CtCI-6th-Edition
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 797 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "php"]
path = php
url = https://github.com/careercup/CtCI-6th-Edition-php.git
[submodule "cpp"]
path = cpp
url = https://github.com/careercup/CtCI-6th-Edition-cpp.git
[submodule "Clojure"]
path = Clojure
url = https://github.com/careercup/CtCI-6th-Edition-Clojure.git
[submodule "Groovy"]
path = Groovy
url = https://github.com/careercup/CtCI-6th-Edition-Groovy.git
[submodule "Python"]
path = Python
url = https://github.com/careercup/CtCI-6th-Edition-Python.git
[submodule "Swift"]
path = Swift
url = https://github.com/careercup/CtCI-6th-Edition-Swift.git
[submodule "Haskell"]
path = Haskell
url = https://github.com/careercup/CtCI-6th-Edition-Haskell.git
[submodule "JavaScript"]
path = JavaScript
url = https://github.com/careercup/CtCI-6th-Edition-JavaScript.git