Browse Source

Add submodule for shared data

master
Adwaith Rao 3 years ago
parent
commit
3a7a7347af
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      .gitmodules

+ 3
- 0
.gitmodules View File

@@ -0,0 +1,3 @@
[submodule "src/shared"]
path = src/shared
url = git@code.webtrigon.com:Webtrigon/cac-shared.git

Loading…
Cancel
Save