.npmignore 82 B

1234567
  1. node_modules
  2. *.log
  3. .jshintignore
  4. .jshintrc
  5. dist/build.js
  6. dist/build.js.map
  7. .tags*