From e8ac34acad05c76f14368a9bacb5db576a5560bc Mon Sep 17 00:00:00 2001 From: Andy Meneely Date: Mon, 23 Nov 2015 22:47:40 -0500 Subject: [PATCH] Samples: Make the new submodule gist official --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..510c480 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "intro"] + path = samples/intro + url = git@gist.github.com:5026392a419124312cb7.git +