From 60a0744fac32e6339b739ec2d00d918604f5ef9b Mon Sep 17 00:00:00 2001 From: sean Date: Thu, 19 Jun 2025 10:54:37 +0800 Subject: [PATCH] Add product management submodule --- .gitmodules | 3 +++ product | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 product diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..55db823 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "product"] + path = product + url = https://github.com/Deepractice/PromptXProduct.git diff --git a/product b/product new file mode 160000 index 0000000..63500c3 --- /dev/null +++ b/product @@ -0,0 +1 @@ +Subproject commit 63500c3ca68feeffb553fdcc1b0e7d0297e13c43