From 59abc1a540e49a53cd5c885f4c1f8b2b26bf71dd Mon Sep 17 00:00:00 2001 From: Adam Goldsmith Date: Mon, 12 Sep 2022 16:57:29 -0400 Subject: [PATCH] Add lockerKeys as submodule --- .gitmodules | 3 +++ lockerKeys | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 lockerKeys diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..d929370 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "lockerKeys"] + path = lockerKeys + url = https://git.claremontmakerspace.org/adam.goldsmith/lockerKeys diff --git a/lockerKeys b/lockerKeys new file mode 160000 index 0000000..85c7dda --- /dev/null +++ b/lockerKeys @@ -0,0 +1 @@ +Subproject commit 85c7dda27c9468a9dd89df084ffd0db4acb1eba0