# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
node_modules
npm-debug.log*
yarn-error.log

# production
dist
coverage
.npmignore
components/**/*.css

/coverage
yarn.lock
package-lock.json

# misc
.DS_Store

# editor
/.vscode
.idea

.umi
.cache
public
.rpt2_cache

es
lib
dist
