From f9d04b72148a84c2e9ef69ee960374849055b9da Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 27 Jan 2019 14:29:50 -0600 Subject: [PATCH] =?UTF-8?q?added=20=C3=B0iDS-Defaults=20module?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 4 ++++ ids-defaults | 1 + 2 files changed, 5 insertions(+) create mode 160000 ids-defaults diff --git a/.gitmodules b/.gitmodules index e69de29b..76b92354 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "ids-defaults"] + path = ids-defaults + url = https://git.schroedercity.com/voltron/iDS-Defaults.git + branch = master diff --git a/ids-defaults b/ids-defaults new file mode 160000 index 00000000..890ec1ba --- /dev/null +++ b/ids-defaults @@ -0,0 +1 @@ +Subproject commit 890ec1bac1d5b0af0079e1b16660f85cb27d07e1