Commit 226381f2 authored by Yehuda Katz's avatar Yehuda Katz

Merge pull request #41 from domenic/patch-1

Add even more stuff to .npmignore
parents b6e626df 17accf43
/.jshintrc /.jshintrc
/.npmignore /.npmignore
/.bundle
/component.json
/index.js
/bin /bin
/browser/ /browser/
/node_modules/ /node_modules/
...@@ -8,5 +11,6 @@ ...@@ -8,5 +11,6 @@
/Gemfile.lock /Gemfile.lock
/tests/ /tests/
/promises-aplus-tests /promises-aplus-tests
/promises-tests
/promise-tests # for orphans left from earlier versions /promise-tests # for orphans left from earlier versions
/lib /lib
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment