-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
21 lines (21 loc) · 948 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[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://code.google.com/p/cloud-playground.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