-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 750 Bytes
/
Copy path.gitmodules
File metadata and controls
21 lines (21 loc) · 750 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "PlaygroundJava"]
path = PlaygroundJava
url = https://github.com/AlbertSnows/PlaygroundJava
[submodule "PlaygroundCpp"]
path = PlaygroundCpp
url = https://github.com/AlbertSnows/PlaygroundCpp
[submodule "PlaygroundCsharp"]
path = PlaygroundCsharp
url = https://github.com/AlbertSnows/PlaygroundCsharp
[submodule "PlaygroundClojure"]
path = PlaygroundClojure
url = https://github.com/AlbertSnows/PlaygroundClojure
[submodule "PlaygroundJS"]
path = PlaygroundJS
url = https://github.com/AlbertSnows/PlaygroundJS
[submodule "PythonPlayground"]
path = PythonPlayground
url = https://github.com/AlbertSnows/PythonPlayground
[submodule "rust_playground"]
path = rust_playground
url = https://github.com/AlbertSnows/rust_playground