-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (33 loc) · 1.02 KB
/
.gitmodules
File metadata and controls
33 lines (33 loc) · 1.02 KB
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
[submodule "Chatting-App"]
path = Chatting-App
url = https://github.com/FoniksFox/Chatting-App.git
[submodule "Telemetry-App"]
path = Telemetry-App
url = https://github.com/FoniksFox/Telemetry-App.git
[submodule "Conway-Game-of-Life"]
path = Conway-Game-of-Life
url = https://github.com/FoniksFox/Conway-Game-of-Life.git
[submodule "Websocket"]
path = Websocket
url = https://github.com/FoniksFox/Websocket.git
[submodule "Algorithms"]
path = Algorithms
url = https://github.com/FoniksFox/Algorithms.git
[submodule "SVG"]
path = SVG
url = https://github.com/FoniksFox/SVG.git
[submodule "Local_Embedding"]
path = Local_Embedding
url = https://github.com/FoniksFox/Local_Embedding.git
[submodule "VectorCT"]
path = VectorCT
url = https://github.com/FoniksFox/VectorCT.git
[submodule "CRC"]
path = CRC
url = https://github.com/FoniksFox/CRC.git
[submodule "State-Machine"]
path = State-Machine
url = https://github.com/FoniksFox/State-Machine
[submodule "Blinky"]
path = Blinky
url = https://github.com/FoniksFox/Blinky.git