From de1b7e3566fd25897ab87b6a1117e6cd04e97f74 Mon Sep 17 00:00:00 2001 From: hkr04 Date: Mon, 17 Mar 2025 16:00:04 +0800 Subject: [PATCH] add .gitmodules --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..7dbc638 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "mcp"] + path = mcp + url = http://118.24.129.148:3000/Hyde/cpp-mcp.git \ No newline at end of file