chore(project): add .npmignore

* keep test utilities, helper and matchers
This commit is contained in:
Nico Rehwaldt 2017-12-13 12:17:43 +01:00
parent 1bf07d7e85
commit 221b3279ac
1 changed files with 14 additions and 0 deletions

14
.npmignore Normal file
View File

@ -0,0 +1,14 @@
.github
docs
resources
tasks
test/config
test/fixtures
test/integration
test/spec
test/TestHelper.js
.eslintrc
.travis.yml
.wiredeps
CONTRIBUTING.md
Gruntfile.js