forked from wwcodemanila/WWCodeManila-Python
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
12 lines (12 loc) · 665 Bytes
/
.gitmodules
File metadata and controls
12 lines (12 loc) · 665 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "flask/exercises/portfolio-url-routes"]
path = flask/exercises/portfolio-url-routes
url = https://github.com/alyssonalvaran/portfolio-url-routes
[submodule "flask/exercises/portfolio-templates-and-variables"]
path = flask/exercises/portfolio-templates-and-variables
url = https://github.com/alyssonalvaran/portfolio-templates-and-variables
[submodule "flask/exercises/portfolio-hello-world"]
path = flask/exercises/portfolio-hello-world
url = https://github.com/alyssonalvaran/portfolio-hello-world
[submodule "flask/exercises/portfolio-sqlite3"]
path = flask/exercises/portfolio-sqlite3
url = https://github.com/alyssonalvaran/portfolio-sqlite3