-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 900 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 "AIND_Sudoku"]
path = AIND_Sudoku
url = https://github.com/BarbaraJoebstl/AIND_Sudoku.git
[submodule "AIND_Isolation"]
path = AIND_Isolation
url = https://github.com/BarbaraJoebstl/AIND_Isolation.git
[submodule "AIND_Plansning_Search"]
path = AIND_Planning_Search
url = https://github.com/BarbaraJoebstl/AIND_Planning_Search.git
[submodule "AIND_Recognizer"]
path = AIND_Recognizer
url = https://github.com/BarbaraJoebstl/AIND_Recognizer.git
[submodule "AIND_CV_MIMIC"]
path = AIND_Planning_Search
url = https://github.com/BarbaraJoebstl/AIND_CV_MIMIC
[submodule "AIND_CNN"]
path = AIND_CNN_PROJECT
url = https://github.com/BarbaraJoebstl/AIND_CNN_PROJECT
[submodule "AIND_RNN"]
path = AIND_RNN
url = https://github.com/BarbaraJoebstl/AIND_RNN
[submodule "AIND_Facial_Keypoints"]
path = AIND_Facial_Keypoints
url = https://github.com/BarbaraJoebstl/AIND_Facial_Keypoints