From 470ed99eafdbfc222c4ace674be8ae5b8f596e02 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Wed, 11 Jan 2023 06:13:51 +0100 Subject: Added https://gitlab.com/verzulli/ndpid-rt-analyzer-frontend.git example. Signed-off-by: Toni Uhlig --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3