.npmignore 357 B

12345678910111213141516171819202122232425262728293031
  1. node_modules/*
  2. todo.txt
  3. npm-debug.log
  4. test/*
  5. benchmark/*
  6. browser/*
  7. src/*
  8. async
  9. sync
  10. mixed
  11. bench.json
  12. js/browser
  13. js/browser/*
  14. js/debug
  15. js/debug/*
  16. reader.js
  17. read.txt
  18. bench
  19. .editorconfig
  20. .jshintrc
  21. ast_passes.js
  22. mocharun.js
  23. throwaway.js
  24. throwaway.html
  25. deque.sublime-workspace
  26. deque.sublime-project
  27. changelog.js
  28. .travis.yml
  29. sauce_connect.log
  30. nodex64.exe
  31. bump.js