diff --git a/gulpfile.js b/gulpfile.js index 2e8fa4246..5b0821a2e 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -71,7 +71,7 @@ var PATHS = { '!**/components/**', '!**/scss/**', '!**/bower.json', - '!**/Gruntfile.js', + '!**/gulpfile.js', '!**/package.json', '!**/composer.json', '!**/composer.lock',