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:  105.7 kB
npm notice unpacked size: 487.6 kB
npm notice total files:   86

= AFTER =
npm notice package size:  88.3 kB
npm notice unpacked size: 394.7 kB
npm notice total files:   66
  • Loading branch information
erisu committed Oct 29, 2019
1 parent a7d268d commit 01faaa4
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
.*
appveyor.yml
spec
spec-cordova
spec-plugman
spec
integration-tests
coverage
src/plugman/defaults.json
temp

0 comments on commit 01faaa4

Please sign in to comment.