storybook/.gitignore
2022-07-31 13:12:26 +10:00

20 lines
212 B
Plaintext

node_modules
*.log
.idea
*.iml
*.sw*
dist
*.DS_Store
.cache
junit.xml
/repros
# Yarn stuff
/**/.yarn/*
!/**/.yarn/releases
!/**/.yarn/plugins
!/**/.yarn/sdks
!/**/.yarn/versions
/**/.pnp.*
/yarn.lock
./examples/