diff --git a/.npmignore b/.npmignore new file mode 100644 index 000000000..e92f3bf08 --- /dev/null +++ b/.npmignore @@ -0,0 +1,18 @@ +snippet-template.md +tag_database +travis.log +CONTRIBUTING.md +COLLABORATING.md +CODE_OF_CONDUCT.md +.travis.yml +.mdlrc.style.rb +.mdlrc +.codeclimate.yml +test/* +static-parts/* +snippets_archive/* +scripts/* +locale/* +docs/* +.travis/* +.github/*