.npmignore 108 B

1234567891011
  1. node_modules
  2. project
  3. npm-debug.log
  4. dummy.js
  5. yarn.lock
  6. rollup
  7. src
  8. test
  9. .babelrc
  10. bower.json
  11. gulpfile.babel.js