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