add ignore files [skip ci]
This commit is contained in:
parent
9b4b436e1f
commit
2b68181af2
@ -18,8 +18,11 @@
|
|||||||
"publish": {
|
"publish": {
|
||||||
"ignore": [
|
"ignore": [
|
||||||
"*.md",
|
"*.md",
|
||||||
|
"*.json",
|
||||||
|
"*.txt",
|
||||||
"test/**",
|
"test/**",
|
||||||
"codemods/**"
|
"codemods/**",
|
||||||
|
"package.json"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user