Skip to content

Commit

Permalink
Update .npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed Oct 11, 2020
1 parent 9615345 commit 7a0fefc
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Jakefile.js
.eslintignore
.editorconfig
.failed-tests
.prettierrc
.git
.git/
.gitattributes
Expand All @@ -27,9 +28,11 @@ Jakefile.js
.parallelperf.json
.mailmap
test.config
jest.config.js
tsconfig.json
tslint.json
package-lock.json
yarn.lock
CONTRIBUTING.md
TEST-results.xml
.dockerignore
Dockerfile
Expand All @@ -38,3 +41,7 @@ Dockerfile
.yarnrc
tmp
*.html
.*.swp
.npmrc
npm-debug.log
**/*.js.map

0 comments on commit 7a0fefc

Please sign in to comment.