mirror of
https://github.com/jlengrand/adyen-node-api-library.git
synced 2026-03-10 08:01:20 +00:00
update .npmignore (#1072)
This commit is contained in:
13
.npmignore
13
.npmignore
@@ -1,11 +1,16 @@
|
||||
src/
|
||||
.babelrc
|
||||
.eslintignore
|
||||
.eslintrc.json
|
||||
.eslintrc.js
|
||||
.gitignore
|
||||
.travis.yml
|
||||
.release-it.json
|
||||
CODE_OF_CONDUCT.md
|
||||
CONTRIBUTING.md
|
||||
Makefile
|
||||
config.ts
|
||||
renovate.json
|
||||
tsconfig.json
|
||||
jest.config.js
|
||||
tslint.json
|
||||
webpack.config.js
|
||||
.github
|
||||
/**/__mocks__/
|
||||
/**/__tests__/
|
||||
|
||||
Reference in New Issue
Block a user