diff --git a/.npmignore b/.npmignore new file mode 100644 index 00000000000..ba1ad42a022 --- /dev/null +++ b/.npmignore @@ -0,0 +1,26 @@ +.github +bin +docs +node_modules +testing +tests +.deployment +.dockerignore +.eslintrc.js +.gitattributes +.gitignore +.jsbeautifyrc +.nvmrc +.travis.yml +.npmignore +azuredeploy.json +CONTRIBUTING.md +deploy.sh +Dockerfile.example +example-profiles.md +Makefile +my.env.template +prep_repo_release.sh +Procfile +setup.sh +Vagrantfile \ No newline at end of file