Skip to content

Commit

Permalink
chore: improve npm ignore list
Browse files Browse the repository at this point in the history
= BEFORE =
npm notice package size:  37.0 kB
npm notice unpacked size: 141.6 kB
npm notice total files:   90

= AFTER =
npm notice package size:  5.4 kB
npm notice unpacked size: 16.8 kB
npm notice total files:   4
  • Loading branch information
erisu committed Oct 30, 2019
1 parent d85d5e1 commit 4eef6d8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.*
appveyor.yml
spec
coverage
temp

0 comments on commit 4eef6d8

Please sign in to comment.