Merge remote-tracking branch 'origin/rewrite' into rewrite
This commit is contained in:
commit
1139dbb4e4
1 changed files with 20 additions and 0 deletions
20
.npmignore
Normal file
20
.npmignore
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
# Configuration files
|
||||
.deploy.env
|
||||
.editorconfig
|
||||
.eslintrc.js
|
||||
.gitattributes
|
||||
.gitignore
|
||||
.travis.yml
|
||||
|
||||
# Tests
|
||||
test-utils/
|
||||
tests/
|
||||
|
||||
# Documentation
|
||||
docs/
|
||||
examples/
|
||||
CONTRIBUTING.md
|
||||
|
||||
# Browser stub (use index.js w/ a bundler or mithril.js w/o one instead)
|
||||
module/
|
||||
browser.js
|
||||
Loading…
Add table
Add a link
Reference in a new issue