-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
19 lines (19 loc) · 637 Bytes
/
Copy path.gitmodules
File metadata and controls
19 lines (19 loc) · 637 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "demo-ng"]
path = demo-ng
url = https://github.com/nativescript-community/plugin-seed-demo-ng.git
ignore = dirty
[submodule "demo-react"]
path = demo-react
url = https://github.com/nativescript-community/plugin-seed-demo-react.git
ignore = dirty
[submodule "demo-svelte"]
path = demo-svelte
url = https://github.com/nativescript-community/plugin-seed-demo-svelte.git
ignore = dirty
[submodule "demo-vue"]
path = demo-vue
url = https://github.com/nativescript-community/plugin-seed-demo-vue.git
ignore = dirty
[submodule "tools"]
path = tools
url = https://github.com/nativescript-community/plugin-seed-tools.git