chore(project): make .npmignore more stable

* explicitly whitespace non-ignored files
This commit is contained in:
Nico Rehwaldt 2018-02-14 17:00:01 +01:00
parent 79e2b8e6b9
commit efaeeddf19
1 changed files with 4 additions and 5 deletions

View File

@ -3,11 +3,10 @@
docs docs
resources resources
tasks tasks
test/config test/*
test/fixtures !test/util
test/integration !test/helper
test/spec !test/matchers
test/TestHelper.js
.eslintignore .eslintignore
.eslintrc .eslintrc
.travis.yml .travis.yml