.npmignore 144 B

1234567891011121314151617
  1. lib-cov
  2. **.swp
  3. *.sw*
  4. *.orig
  5. .DS_Store
  6. node_modules/
  7. benchmarks/
  8. docs/
  9. test/
  10. Makefile
  11. CNAME
  12. index.html
  13. index.jade
  14. bin/
  15. karma.*.js
  16. format_deps.js