Docs excluded
This commit is contained in:
parent
ed65022035
commit
571b570a54
|
@ -13,6 +13,7 @@ gulp.task('prepare', () => {
|
|||
|
||||
const shower = gulp.src([
|
||||
'**',
|
||||
'!docs{,/**}',
|
||||
'!node_modules{,/**}',
|
||||
'!prepared{,/**}',
|
||||
'!CONTRIBUTING.md',
|
||||
|
|
Loading…
Reference in New Issue