Update gulpfile.js

This commit is contained in:
printempw 2017-08-05 16:48:17 +08:00
parent 0db59a7a59
commit b5ca6ff3aa

View File

@ -173,7 +173,6 @@ gulp.task('zip', () => {
'!.git/', '!.git/',
'!.gitmodules', '!.gitmodules',
'!.gitattributes', '!.gitattributes',
'!artisan',
'!gulpfile.js', '!gulpfile.js',
'!.eslintrc.js', '!.eslintrc.js',
'!.travis.yml', '!.travis.yml',