diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..df793e3 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "osdict_doc"] + path = osdict_doc + url = git@gitea.osdict.cn:cypressboat/osdict_doc.git +[submodule "osdict"] + path = osdict + url = git@gitea.osdict.cn:cypressboat/osdict.git diff --git a/osdict b/osdict new file mode 160000 index 0000000..8e2edcd --- /dev/null +++ b/osdict @@ -0,0 +1 @@ +Subproject commit 8e2edcdefa02d45e02c538929f21792e4f23e679 diff --git a/osdict_doc b/osdict_doc new file mode 160000 index 0000000..23f8e9f --- /dev/null +++ b/osdict_doc @@ -0,0 +1 @@ +Subproject commit 23f8e9fda041f9a62fe51ed702d0c4eeeb6f51fa