npm_exclude.txt 238 B

1234567891011121314151617181920212223
  1. */.*
  2. */example/
  3. */examples/
  4. *.html
  5. *.lock
  6. *.md
  7. *.png
  8. *.sh
  9. *.svg
  10. */test/
  11. *.ts
  12. @types
  13. *.woff
  14. *.yml
  15. Makefile
  16. source-map.debug.js
  17. powered-test/es6-destructuring-assignments.js
  18. *.map
  19. *.markdown
  20. *.flow
  21. lcov.info
  22. travis-gh-pages
  23. */lcov-report/*