.gitignore
.npmignore

node_modules/
npm-debug.log
yarn-error.log
yarn.lock

benchmark/
coverage/
test/
__mocks__/
appveyor.yml
.travis.yml

.editorconfig
.eslintrc
.yaspellerrc

*.svg
