-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
36 lines (36 loc) · 1.91 KB
/
.gitmodules
File metadata and controls
36 lines (36 loc) · 1.91 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
[submodule "DockerImages/azure-linux-nodejs-hello-world"]
path = DockerImages/azure-linux-nodejs-hello-world
url = https://github.com/chmald/azure-linux-nodejs-hello-world.git
[submodule "DockerImages/azure-linux-nodejs-imagemagick"]
path = DockerImages/azure-linux-nodejs-imagemagick
url = https://github.com/chmald/azure-linux-nodejs-imagemagick.git
[submodule "DockerImages/azure-linux-ruby"]
path = DockerImages/azure-linux-ruby
url = https://github.com/chmald/azure-linux-ruby.git
[submodule "DockerImages/azure-linux-java-tomcat"]
path = DockerImages/azure-linux-java-tomcat
url = https://github.com/chmald/azure-linux-java-tomcat.git
[submodule "DockerImages/azure-linux-nodejs-react-app"]
path = DockerImages/azure-linux-nodejs-react-app
url = https://github.com/chmald/azure-linux-nodejs-react-app.git
[submodule "DockerImages/azure-linux-python-flask-api"]
path = DockerImages/azure-linux-python-flask-api
url = https://github.com/chmald/azure-linux-python-flask-api.git
[submodule "OtherExamples/Toan/toan-angular2-sample"]
path = OtherExamples/Toan/toan-angular2-sample
url = https://github.com/toanms/toan-angular2-sample.git
[submodule "OtherExamples/Toan/toan-reactjs-sample"]
path = OtherExamples/Toan/toan-reactjs-sample
url = https://github.com/toanms/toan-reactjs-sample.git
[submodule "OtherExamples/Toan/toan-jenkins-azure-linux"]
path = OtherExamples/Toan/toan-jenkins-azure-linux
url = https://github.com/toanms/toan-jenkins-azure-linux.git
[submodule "DockerImages/azure-linux-nodejs-custom"]
path = DockerImages/azure-linux-nodejs-custom
url = https://github.com/chmald/azure-linux-nodejs-custom.git
[submodule "DockerImages/azure-linux-wordpress-local"]
path = DockerImages/azure-linux-wordpress-local
url = https://github.com/chmald/azure-linux-wordpress-local.git
[submodule "Code/Python/python-django-upload"]
path = Code/Python/python-django-upload
url = https://github.com/chmald/python-django-upload.git