diff --git a/.npmignore b/.npmignore new file mode 100644 index 0000000000..8bb5ce6ec8 --- /dev/null +++ b/.npmignore @@ -0,0 +1,19 @@ +*.swp +.DS_Store +.grunt +_SpecRunner.html +test/coverage +dist_temp +node_modules +npm-debug.log +bower_components +test +*.iml +.idea +.jshintrc +.npmignore +.travis.yml +composer.json +contributing.md +Gruntfile.js +karma.conf.js