.npmignore 161 Bytes
Newer Older
YazhouChen's avatar
YazhouChen committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
# FILES
.editorconfig
.gitignore
.mversionrc
.travis.yml

npm-debug.log

CHANGELOG.md
CONTRIBUTING.md
MAINTAINERS

# DIRECTORIES
docs
test
coverage
node_modules