Merge pull request #1482 from barneycarroll/revert-1449

Keep useful utilities in the npm package
This commit is contained in:
Leo Horie 2016-12-18 10:43:59 -05:00 committed by GitHub
commit 6f799c6f99

View file

@ -1,20 +1,8 @@
# Configuration files
# Development-specific 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