aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2023-01-11 06:13:51 +0100
committerToni Uhlig <matzeton@googlemail.com>2023-01-11 06:13:51 +0100
commit470ed99eafdbfc222c4ace674be8ae5b8f596e02 (patch)
tree43d875f421954a7fd664b2048d09a1aa56a10c26 /.gitmodules
parentac3757a367dd4992c56766d27baa5922e48d0c2c (diff)
Added https://gitlab.com/verzulli/ndpid-rt-analyzer-frontend.git example.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 720f21e96..903071c4f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -6,3 +6,6 @@
[submodule "examples/js-rt-analyzer"]
path = examples/js-rt-analyzer
url = https://gitlab.com/verzulli/ndpid-rt-analyzer.git
+[submodule "examples/js-rt-analyzer-frontend"]
+ path = examples/js-rt-analyzer-frontend
+ url = git@gitlab.com:verzulli/ndpid-rt-analyzer-frontend.git