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 93e6ca71..37ea29a2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "lib/chakasu"] path = lib/chakasu url = https://git.sr.ht/~bptato/chakasu +[submodule "lib/chame"] + path = lib/chame + url = https://git.sr.ht/~bptato/chame |