Skipping temp folder
This commit is contained in:
parent
052fd70412
commit
3b2da01160
|
@ -14,6 +14,7 @@ gulp.task('prepare', () => {
|
|||
const shower = gulp.src([
|
||||
'**',
|
||||
'!node_modules{,/**}',
|
||||
'!prepared{,/**}',
|
||||
'!CONTRIBUTING.md',
|
||||
'!LICENSE.md',
|
||||
'!README.md',
|
||||
|
|
Loading…
Reference in New Issue