add: adding ignition sub-module
This commit is contained in:
parent
5e711e5c68
commit
d991992236
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -25,3 +25,6 @@
|
||||||
[submodule "resources/profile"]
|
[submodule "resources/profile"]
|
||||||
path = resources/profile
|
path = resources/profile
|
||||||
url = https://git.protevus.com/protevus/.github.git
|
url = https://git.protevus.com/protevus/.github.git
|
||||||
|
[submodule "stubs/ignition"]
|
||||||
|
path = stubs/ignition
|
||||||
|
url = https://git.protevus.com/protevus/ignition.git
|
||||||
|
|
1
stubs/ignition
Submodule
1
stubs/ignition
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 73f084bd935cdb2bcda1de86a04be13ee431f857
|
Loading…
Reference in a new issue