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

# build
/.next
/dist

# dependencies
/node_modules

# editors
/.idea

# testing
/coverage

# misc
.DS_Store
npm-debug.log*
yarn-debug.log*
yarn-error.log*
