diff --git a/.npmignore b/.npmignore new file mode 100644 index 000000000..8797e708e --- /dev/null +++ b/.npmignore @@ -0,0 +1,30 @@ +dist +npm-debug.log +node_modules +scripts/scratch* +test/integration/yaml_suite/log +.aws-config.json +.idea + +## generated files +test/integration/yaml_suite/yaml_tests*.json +test/integration/yaml_suite/index*.js +src/elasticsearch*/ +src/bower*/ +junit-*.xml +elasticsearch*.log +sauce_connect.lo* +coverage.html +.snapshots +html_docs + +## just in .npmignore +.jshintrc +.travis.yml +CHANGELOG.md +CONTRIBUTING.md +docs/ +grunt/ +Gruntfile.js +scripts/ +test/