mirror of
https://github.com/sasjs/adapter.git
synced 2025-12-11 01:14:36 +00:00
feat(npm): ignored files not needed for npm package
This commit is contained in:
10
.npmignore
10
.npmignore
@@ -4,3 +4,13 @@ docs/
|
|||||||
*.md
|
*.md
|
||||||
*.spec.ts
|
*.spec.ts
|
||||||
.all-contributorsrc
|
.all-contributorsrc
|
||||||
|
cypress/
|
||||||
|
.gitpod.yml
|
||||||
|
.prettierrc
|
||||||
|
cypress.json
|
||||||
|
jest.config.js
|
||||||
|
sasjs-cypress-run.sh
|
||||||
|
tsconfig.json
|
||||||
|
tslint.json
|
||||||
|
typedoc.json
|
||||||
|
webpack.config.js
|
||||||
|
|||||||
Reference in New Issue
Block a user