diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 56f5f0f..1419d27 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "checkouts/secure-download"] path = checkouts/secure-download url = https://git.jaseg.de/secure-download.git +[submodule "checkouts/vcd-render"] + path = checkouts/vcd-render + url = git@git.jaseg.de:vcd-render.git |