diff --git a/.npmignore b/.npmignore new file mode 100644 index 00000000..6d4d9c71 --- /dev/null +++ b/.npmignore @@ -0,0 +1,14 @@ +.github +docs +resources +tasks +test/config +test/fixtures +test/integration +test/spec +test/TestHelper.js +.eslintrc +.travis.yml +.wiredeps +CONTRIBUTING.md +Gruntfile.js \ No newline at end of file