From 6a9516f3b76ef842f85501cc34bb0e43bc5c65d4 Mon Sep 17 00:00:00 2001 From: Ryan Winchester Date: Tue, 14 Oct 2014 15:29:46 -0700 Subject: [PATCH] Rename Gulpfile.js to gulpfile.js because not Grunt. --- Gulpfile.js => gulpfile.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Gulpfile.js => gulpfile.js (100%) diff --git a/Gulpfile.js b/gulpfile.js similarity index 100% rename from Gulpfile.js rename to gulpfile.js