.npmignore 145 B

123456789
  1. .gitattributes
  2. build/
  3. .grunt/
  4. benchmark/
  5. test/
  6. # re-include test files as they can be useful for plugins that do testing
  7. !test/*.js
  8. tmp/
  9. gradle/