From 7a3e7b2de60b648c1acfb7f8d0f52011d5969757 Mon Sep 17 00:00:00 2001 From: Joshua Fife Date: Fri, 27 Aug 2021 09:58:59 -0600 Subject: [PATCH] Added Project F as a submodule Signed-off-by: Joshua Fife --- .gitmodules | 3 +++ projf-explore | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 projf-explore diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..e706ac5 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "projf-explore"] + path = projf-explore + url = https://github.com/projf/projf-explore.git diff --git a/projf-explore b/projf-explore new file mode 160000 index 0000000..4c4c1b1 --- /dev/null +++ b/projf-explore @@ -0,0 +1 @@ +Subproject commit 4c4c1b1cc0933b35c4f595344f3e2b9f93f31dab