Updated gulpfile.js
This commit is contained in:
parent
1cf38be217
commit
6744190859
@ -67,6 +67,8 @@ var paths = {
|
||||
'!client/scss', '!client/scss/**',
|
||||
'!dist', '!dist/**',
|
||||
'!tests', '!tests/**',
|
||||
'!data', '!data/**',
|
||||
'!repo', '!repo/**',
|
||||
'!.babelrc', '!.gitattributes', '!.gitignore', '!.snyk', '!.travis.yml',
|
||||
'!gulpfile.js', '!inch.json', '!config.yml', '!wiki.sublime-project'
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user