-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
16 lines (16 loc) · 718 Bytes
/
.gitmodules
File metadata and controls
16 lines (16 loc) · 718 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[submodule "examples/node/serverless-node-template"]
path = examples/node/serverless-node-template
url = git@github.com:andersoncontreira/serverless-node-template.git
branch = main
shallow = false
remote = git@github.com:andersoncontreira/serverless-node-template.git
[submodule "examples/python/serverless-python-template"]
path = examples/python/serverless-python-template
url = git@github.com:andersoncontreira/serverless-python-template.git
branch = main
shallow = false
[submodule "examples/node/serverless-lambda-api-node-template"]
path = examples/node/serverless-lambda-api-node-template
url = git@github.com:andersoncontreira/serverless-lambda-api-node-template.git
branch = main
shallow = false