Add config files to .npmignore.
This commit is contained in:
parent
11c7e9e865
commit
0087b6c7ca
|
@ -32,4 +32,6 @@ __snapshots__
|
||||||
.gitignore
|
.gitignore
|
||||||
.npmignore
|
.npmignore
|
||||||
prettier.config.js
|
prettier.config.js
|
||||||
yarn.lock
|
yarn.lock
|
||||||
|
babel.config.js
|
||||||
|
jest.config.js
|
Loading…
Reference in New Issue