From ed80628938b8e38dab232e5be3e9bc04b5d65e67 Mon Sep 17 00:00:00 2001 From: Mark Miller Date: Tue, 16 Jun 2020 12:11:44 -0700 Subject: [PATCH] ignore gulp config --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 188daf3..9d0cc0b 100644 --- a/.gitignore +++ b/.gitignore @@ -44,6 +44,6 @@ public/ sass/ js/ images/ -.gulp-config.js +gulp-config.js gulpfile.js package-lock.json