From 0176e8995e95191a3c6ffb489b24097bf98faa6e Mon Sep 17 00:00:00 2001 From: jyejare Date: Sun, 15 Oct 2023 23:54:48 +0530 Subject: [PATCH] APIx submodule for listing linked --- .gitmodules | 3 +++ apix | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 apix diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..5fda68f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "apix"] + path = apix + url = https://github.com/JacobCallahan/apix diff --git a/apix b/apix new file mode 160000 index 0000000..50a9a9b --- /dev/null +++ b/apix @@ -0,0 +1 @@ +Subproject commit 50a9a9b5158b70844e01caad86f39fc13e18a03b