chore(project): add .npmignore
* keep test utilities, helper and matchers
This commit is contained in:
parent
1bf07d7e85
commit
221b3279ac
|
@ -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
|
Loading…
Reference in New Issue