From c6026897ed9f153dd47a3ead34f4afe098463526 Mon Sep 17 00:00:00 2001 From: flashwave Date: Sat, 25 Feb 2023 16:58:25 +0000 Subject: [PATCH] Added new Index submodule. --- .gitmodules | 3 +++ lib/index | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 lib/index diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..525bff2 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "lib/index"] + path = lib/index + url = https://git.flash.moe/flash/index.git diff --git a/lib/index b/lib/index new file mode 160000 index 0000000..bce5ba7 --- /dev/null +++ b/lib/index @@ -0,0 +1 @@ +Subproject commit bce5ba77a268ecd6338d0e3520e41ff4c40cbeda