forked from careercup/CtCI-6th-Edition
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
48 lines (48 loc) · 1.59 KB
/
.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[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
[submodule "JavaScript-ES2015"]
path = JavaScript-ES2015
url = https://github.com/careercup/CtCI-6th-Edition-JavaScript-ES2015.git
[submodule "Go"]
path = Go
url = https://github.com/careercup/CtCI-6th-Edition-Go.git
[submodule "CtCI-6th-Edition-CSharp"]
path = CSharp
url = https://github.com/careercup/CtCI-6th-Edition-CSharp.git
[submodule "c"]
path = c
url = https://github.com/careercup/CtCI-6th-Edition-C.git
[submodule "Objective-C"]
path = Objective-C
url = https://github.com/careercup/CtCI-6th-Edition-Objective-C.git
[submodule "Julia"]
path = Julia
url = https://github.com/careercup/CtCI-6th-Edition-Julia.git
[submodule "Ruby"]
path = Ruby
url = https://github.com/careercup/CtCI-6th-Edition-Ruby.git
[submodule "Kotlin"]
path = Kotlin
url = https://github.com/careercup/CtCI-6th-Edition-Kotlin.git