Use generalized dot exclusion for zip build file
This commit is contained in:
parent
8081841b21
commit
e855ac2c0b
|
@ -8,9 +8,7 @@ function createZip() {
|
|||
const fileName = 'stylus.zip';
|
||||
const exclude = [
|
||||
'.editorconfig',
|
||||
'.es*',
|
||||
'.git*',
|
||||
'.github',
|
||||
'.*',
|
||||
'node_modules',
|
||||
'tools',
|
||||
'package.json',
|
||||
|
|
Loading…
Reference in New Issue
Block a user