Docs excluded

This commit is contained in:
Vadim Makeev 2016-08-12 22:18:44 +03:00
parent ed65022035
commit 571b570a54
1 changed files with 1 additions and 0 deletions

View File

@ -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',