node_modules
**/node_modules
**/lib
**/package.json
!/package.json
jupyter_ui_demo

# Production
build/
dist/
storybook-static/
packages/components/docs/api-report.md

# Misc
.DS_Store
.vscode
.env.local
.env.development.local
.env.test.local
.env.production.local
.eslintcache
coverage/
temp/
docs/api-report.md

npm-debug.log*
yarn-debug.log*
yarn-error.log*
tests-out/
