From 7b4794e685f27dcfb5e309124bb57872c6222da9 Mon Sep 17 00:00:00 2001 From: Andy Meneely Date: Sun, 13 Nov 2016 17:32:06 -0500 Subject: [PATCH] samples: remove submodules entirely --- .gitmodules | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index c59a261..0000000 --- a/.gitmodules +++ /dev/null @@ -1,12 +0,0 @@ -[submodule "samples/intro"] - path = samples/intro - url = https://gist.github.com/5026392a419124312cb7.git -[submodule "samples/text"] - path = samples/text - url = https://gist.github.com/52d7b8e332194946bc69.git -[submodule "samples/shapes"] - path = samples/shapes - url = https://gist.github.com/59089c972b8b0e5d7e76598010e69291.git -[submodule "samples/data"] - path = samples/data - url = https://gist.github.com/6f89115805e205c647a779b7b4866151.git