Add unneeded vendor folders to .npmignore.

Former-commit-id: 7be56b8081be64d41cc66914dce577695d9d0747
This commit is contained in:
John-David Dalton
2012-07-11 05:40:25 -04:00
parent 5ca2da76df
commit d1407b3bd0

View File

@@ -9,3 +9,9 @@ perf/*.sh
test/*.html
test/*-ui.js
test/*.sh
vendor/backbone/
vendor/docdown/
vendor/qunit/qunit/*.css
vendor/underscore/
vendor/requirejs/
vendor/firebug-lite/