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