Skip to content

Commit acc27e7

Browse files
committed
ignore .auditignore file when publishing to npm
1 parent 074ba9e commit acc27e7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.npmignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,11 @@ tslint.json
2222
tslint.test.json
2323
webpack.config.js
2424
yarn.lock
25+
.auditignore
2526
.editorconfig
2627
.gitignore
2728
.istanbul.yml
2829
.npmignore
2930
.prettierrc
3031
.publishrc
31-
.travis.yml
32+
.travis.yml

0 commit comments

Comments
 (0)