.npmignore 97 B

12345678910
  1. coverage/*
  2. src/*
  3. test/*
  4. template/*
  5. node_modules/*
  6. build/*.amd.js
  7. .travis.yml
  8. Makefile
  9. index.html