From ec99b5c11761d24ec156fcfa7969cadfe22c4d91 Mon Sep 17 00:00:00 2001 From: Matt Troutman Date: Mon, 23 Sep 2024 12:25:58 -0500 Subject: [PATCH] Initial commit --- .gitmodules | 3 +++ db | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 db diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..4122a58 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "db"] + path = db + url = https://git.trtmn.io/trtmn/db-test.git diff --git a/db b/db new file mode 160000 index 0000000..489a40b --- /dev/null +++ b/db @@ -0,0 +1 @@ +Subproject commit 489a40b54201bff3e37689457b2aa0c33d59ab88