diff --git a/gulpfile.js b/gulpfile.js index 1d822f2..ee75c56 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -18,6 +18,7 @@ gulp.task('prepare', () => { '!LICENSE.md', '!README.md', '!gulpfile.js', + '!netlify.toml', '!package.json', '!package-lock.json' ])