-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 921 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 921 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "recursos/leccion6/flask-crud-app"]
path = recursos/leccion6/flask-crud-app
url = https://github.com/macagua/example.flask.crud-app.git
[submodule "recursos/leccion6/flask-helloworld"]
path = recursos/leccion6/flask-helloworld
url = https://github.com/macagua/example.flask.helloworld.git
[submodule "recursos/leccion7/django-helloworld"]
path = recursos/leccion7/django-helloworld
url = https://github.com/django-ve/django-helloworld.git
[submodule "recursos/leccion6/flask-admin-dashboard"]
path = recursos/leccion6/flask-admin-dashboard
url = https://github.com/macagua/example.flask.admin-dashboard.git
[submodule "recursos/leccion6/flask-api"]
path = recursos/leccion6/flask-api
url = https://github.com/macagua/example.flask.api.git
[submodule "recursos/leccion8/fastapi-helloworld"]
path = recursos/leccion8/fastapi-helloworld
url = https://github.com/macagua/example.fastapi.helloworld.git