-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
30 lines (30 loc) · 1.06 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
[submodule "Web-App-Dev"]
path = Web-App-Dev
url = https://github.com/rithik/Web-App-Dev
[submodule "Mobile-App-Dev"]
path = Mobile-App-Dev
url = https://github.com/rithik/Mobile-App-Dev
[submodule "Parallel-Computing-1"]
path = Parallel-Computing-1
url = https://github.com/rithik/Parallel-Computing-1
[submodule "Computer-Vision-1"]
path = Computer-Vision-1
url = https://github.com/rithik/Computer-Vision-1
[submodule "Artificial-Intelligence-1"]
path = Artificial-Intelligence-1
url = https://github.com/rithik/Artificial-Intelligence-1
[submodule "Artificial-Intelligence-2"]
path = Artificial-Intelligence-2
url = https://github.com/rithik/Artificial-Intelligence-2
[submodule "APCS"]
path = APCS
url = https://github.com/rithik/APCS
[submodule "Accelerated-CS"]
path = Accelerated-CS
url = https://github.com/rithik/Accelerated-CS
[submodule "Parallel-Computing-2"]
path = Parallel-Computing-2
url = https://github.com/rithik/Parallel-Computing-2
[submodule "Computer-Vision-2"]
path = Computer-Vision-2
url = https://github.com/rithik/Computer-Vision-2