.npmignore 83 B

123456789
  1. .git*
  2. support/
  3. test/
  4. .DS_Store
  5. coverage.html
  6. lib-cov
  7. .travis.yml
  8. Makefile
  9. .mailmap