-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
39 lines (39 loc) · 1.01 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
[submodule "TCPL"]
path = TCPL
url = https://github.com/Cruzer-S/TCPL
[submodule "K.N.K"]
path = K.N.K
url = https://github.com/Cruzer-S/K.N.K
[submodule "APUE"]
path = APUE
url = https://github.com/Cruzer-S/APUE
[submodule "Django"]
path = Django
url = https://github.com/Cruzer-S/Django.git
[submodule "JTPY"]
path = JTPY
url = https://github.com/Cruzer-S/JTPY.git
[submodule "NodeJS"]
path = NodeJS
url = https://github.com/Cruzer-S/NodeJS.git
[submodule "ALNP"]
path = ALNP
url = https://github.com/Cruzer-S/ALNP
[submodule "Linux-Internal"]
path = Linux-Internal
url = https://github.com/Cruzer-S/Linux-Internal.git
[submodule "CruzerOS"]
path = CruzerOS
url = https://github.com/Cruzer-S/CruzerOS.git
[submodule "CPrimer"]
path = CPrimer
url = https://github.com/Cruzer-S/CPrimer.git
[submodule "Modern-C"]
path = Modern-C
url = https://github.com/Cruzer-S/Modern-C
[submodule "MPGM"]
path = MPGM
url = https://github.com/Cruzer-S/MPGM
[submodule "CLCD"]
path = CLCD
url = https://github.com/Cruzer-S/CLCD