forked from googlearchive/cloud-playground
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
39 lines (39 loc) · 1.8 KB
/
Copy path.gitmodules
File metadata and controls
39 lines (39 loc) · 1.8 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
34
35
36
37
38
39
[submodule "codemirror"]
path = codemirror
url = http://marijnhaverbeke.nl/git/codemirror
[submodule "bootstrap"]
path = bootstrap
url = https://github.com/twbs/bootstrap
[submodule "mimic"]
path = mimic
url = https://github.com/GoogleCloudPlatform/mimic
[submodule "repos/appengine-guestbook-python"]
path = repos/appengine-guestbook-python
url = https://github.com/GoogleCloudPlatform/appengine-guestbook-python
[submodule "repos/appengine-i18n-sample-python"]
path = repos/appengine-i18n-sample-python
url = https://github.com/GoogleCloudPlatform/appengine-i18n-sample-python
[submodule "repos/appengine-mandelbrot-python"]
path = repos/appengine-mandelbrot-python
url = https://github.com/GoogleCloudPlatform/appengine-mandelbrot-python
[submodule "repos/appengine-angular-hello-world-python"]
path = repos/appengine-angular-hello-world-python
url = https://github.com/GoogleCloudPlatform/appengine-angular-hello-world-python
[submodule "repos/appengine-try-go"]
path = repos/appengine-try-go
url = https://github.com/GoogleCloudPlatform/appengine-try-go/
[submodule "repos/appengine-try-php"]
path = repos/appengine-try-php
url = https://github.com/GoogleCloudPlatform/appengine-try-php/
[submodule "repos/appengine-try-java"]
path = repos/appengine-try-java
url = https://github.com/GoogleCloudPlatform/appengine-try-java/
[submodule "repos/appengine-try-python-flask"]
path = repos/appengine-try-python-flask
url = https://github.com/GoogleCloudPlatform/appengine-try-python-flask/
[submodule "repos/appengine-try-python-bottle"]
path = repos/appengine-try-python-bottle
url = https://github.com/GoogleCloudPlatform/appengine-try-python-bottle/
[submodule "repos/appengine-try-python-django"]
path = repos/appengine-try-python-django
url = https://github.com/GoogleCloudPlatform/appengine-try-python-django/