Merge remote-tracking branch 'origin/rewrite' into rewrite

This commit is contained in:
Leo Horie 2016-12-07 12:44:32 -05:00
commit 1139dbb4e4

20
.npmignore Normal file
View 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