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 30, 2019
1 parent a7d268d commit adf311a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
spec-cordova
spec-plugman
.*
appveyor.yml
spec
integration-tests
coverage
src/plugman/defaults.json
temp

0 comments on commit adf311a

Please sign in to comment.