-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
30 lines (30 loc) · 1.22 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 "2020_Capstone2-FCN"]
path = 2020_Capstone2-FCN
url = https://github.com/ssm0318/2020_Capstone2-FCN.git
[submodule "2019_ComputerProgramming"]
path = 2019_ComputerProgramming
url = https://github.com/ssm0318/2019_ComputerProgramming.git
[submodule "2018_MobileComputing"]
path = 2018_MobileComputing
url = https://github.com/ssm0318/2018_MobileComputing.git
[submodule "2021_HardwareSystemDesign"]
path = 2021_HardwareSystemDesign
url = https://github.com/ssm0318/2021_HardwareSystemDesign.git
[submodule "2018_LogicDesign"]
path = 2018_LogicDesign
url = https://github.com/ssm0318/2018_LogicDesign.git
[submodule "2020_SoftwareDevelopment"]
path = 2020_SoftwareDevelopment
url = https://github.com/ssm0318/2020_SoftwareDevelopment.git
[submodule "2021_SystemsProgramming"]
path = 2021_SystemsProgramming
url = https://github.com/ssm0318/2021_SystemsProgramming.git
[submodule "2020_Algorithm"]
path = 2020_Algorithm
url = https://github.com/ssm0318/2020_Algorithm.git
[submodule "2021_ComputerArchitecture"]
path = 2021_ComputerArchitecture
url = https://github.com/ssm0318/2021_ComputerArchitecture.git
[submodule "2019_DataStructures"]
path = 2019_DataStructures
url = https://github.com/ssm0318/2019_DataStructures.git