diff options
author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2021-07-04 15:29:04 +0800 |
---|---|---|
committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2021-07-04 15:29:04 +0800 |
commit | f8dbe8e0f771949f83e91b5e37a690e571a047ee (patch) | |
tree | 50cb474a2ebe8e0e730d38186dad87912c0d5f4d /.gitmodules |
Separated client code
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..b1eb6f3 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "larva"] + path = larva + url = git://darapsa.org/larva.git +[submodule "qicpos"] + path = qicpos + url = git://darapsa.org/qicpos.git |