From: Geoff Kimball Date: Tue, 22 Mar 2016 05:08:10 +0000 (-0700) Subject: Remove unused .gitmodules and setup.sh files X-Git-Tag: v2.0.0~13^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac49de1c895871e2221d2441f71b0ad82755c3d0;p=thirdparty%2Ffoundation%2Ffoundation-emails.git Remove unused .gitmodules and setup.sh files --- diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 930a9a3c..00000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "foundation-emails-template"] - path = foundation-emails-template - url = https://github.com/zurb/foundation-emails-template diff --git a/setup.sh b/setup.sh deleted file mode 100755 index 1de07b66..00000000 --- a/setup.sh +++ /dev/null @@ -1,4 +0,0 @@ -npm install -git clone https://github.com/zurb/inky -cd testing -npm link ../inky