# dependencies
node_modules

# Build output
dist
storybook-static

# testing
/coverage

# misc
.DS_Store
.eslintcache

# Ignore all yml files:
*.yml

package-lock.json
