feat: add db, api submodules

This commit is contained in:
Orion Kindel
2023-07-07 21:41:26 -05:00
commit b5dbf99e50
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "db"]
path = db
url = git@git.orionkindel.com:dnim/db
[submodule "api"]
path = api
url = git@git.orionkindel.com:dnim/api

1
api Submodule

Submodule api added at 568b248f3e

1
db Submodule

Submodule db added at be07aca4c5