Skip to content

Commit

Permalink
fix(.npmignore): Add temp folder to npm ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
nicojs committed Nov 20, 2016
1 parent 729d770 commit 07d1406
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
.tmp
.tscache
.vscode
.stryker-temp
.npmignore
.editorconfig
*.ts
Expand Down

0 comments on commit 07d1406

Please sign in to comment.