Add .npmignore

This commit is contained in:
Angelos Chalaris
2018-02-16 14:11:52 +02:00
parent 271e1df963
commit 865eaf36fd

18
.npmignore Normal file
View File

@ -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/*