diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 124ee89..f439776 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,8 @@ [submodule "ext/zighttp"] path = ext/zighttp url = git@psch.dev:zighttp + branch = main [submodule "ext/ziglmdb"] path = ext/ziglmdb url = git@psch.dev:ziglmdb + branch = main |
