From ab464fba926178eebb91107a5e2c5db5feabad4c Mon Sep 17 00:00:00 2001 From: root Date: Tue, 16 Dec 2025 22:54:02 +0800 Subject: [PATCH] v0.0.0: Add collaborating-with-codex submodules --- .gitmodules | 3 +++ collaborating-with-codex | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 collaborating-with-codex diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..7decfb0 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "collaborating-with-codex"] + path = collaborating-with-codex + url = https://github.com/GuDaStudio/collaborating-with-codex diff --git a/collaborating-with-codex b/collaborating-with-codex new file mode 160000 index 0000000..8464933 --- /dev/null +++ b/collaborating-with-codex @@ -0,0 +1 @@ +Subproject commit 846493305b5f6020f406e6cbf574862c35975ce6