-
Notifications
You must be signed in to change notification settings - Fork 122
/
Copy path.gitmodules
24 lines (24 loc) · 1.15 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
[submodule "submodules/30-seconds-of-code"]
path = submodules/30-seconds-of-code
url = https://github.com/Chalarangelo/30-seconds-of-code.git
[submodule "submodules/30-seconds-of-csharp"]
path = submodules/30-seconds-of-csharp
url = https://github.com/Chalarangelo/30-seconds-of-csharp.git
[submodule "submodules/30-seconds-of-golang"]
path = submodules/30-seconds-of-golang
url = https://github.com/Chalarangelo/30-seconds-of-golang.git
[submodule "submodules/30-seconds-of-dart"]
path = submodules/30-seconds-of-dart
url = https://github.com/Chalarangelo/30-seconds-of-dart.git
[submodule "submodules/30-seconds-of-ruby"]
path = submodules/30-seconds-of-ruby
url = https://github.com/florianjosefreheis/30-seconds-of-ruby.git
[submodule "submodules/30-seconds-of-interviews"]
path = submodules/30-seconds-of-interviews
url = https://github.com/Chalarangelo/30-seconds-of-interviews.git
[submodule "submodules/30-seconds-of-php"]
path = submodules/30-seconds-of-php
url = https://github.com/Chalarangelo/30-seconds-of-php.git
[submodule "submodules/30-seconds-of-cpp"]
path = submodules/30-seconds-of-cpp
url = https://github.com/Bhupesh-V/30-seconds-of-cpp.git