-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 796 Bytes
/
Copy path.gitmodules
File metadata and controls
21 lines (21 loc) · 796 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "DeepDives/GoNotes"]
path = Notebooks/Go
url = https://github.com/maker2413/GoNotes.git
[submodule "DeepDives/KubernetesNotes"]
path = Notebooks/Kubernetes
url = https://github.com/maker2413/KubernetesNotes.git
[submodule "DeepDives/BackstageNotes"]
path = Notebooks/Backstage
url = https://github.com/maker2413/BackstageNotes.git
[submodule "DeepDives/SQLNotes"]
path = Notebooks/SQL
url = https://github.com/maker2413/SQLNotes.git
[submodule "DeepDives/MathNotes"]
path = Notebooks/Math
url = https://github.com/maker2413/MathNotes.git
[submodule "DeepDives/JuliaNotes"]
path = Notebooks/Julia
url = https://github.com/maker2413/JuliaNotes.git
[submodule "DeepDives/NeuralNetworks"]
path = Notebooks/NeuralNetworks
url = https://github.com/maker2413/NeuralNetworkNotes