# -- Do not put platform specific rules here (e.g. IDE config, OS meta files)
# Common
*.log
# Node
## Dependencies
node_modules
package-lock.json
## Yarn
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
## Storybook
/storybook-static
## Packed tarball
packages/*/*.tgz
# Project specific
/esm