mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-16 05:03:11 +08:00
36 lines
573 B
Plaintext
36 lines
573 B
Plaintext
node_modules
|
|
*.log
|
|
.idea
|
|
*.iml
|
|
*.sw*
|
|
npm-shrinkwrap.json
|
|
dist
|
|
ts3.4
|
|
.tern-port
|
|
*.DS_Store
|
|
.cache
|
|
coverage/
|
|
*.lerna_backup
|
|
build
|
|
packages/examples/automated-*
|
|
/**/LICENSE
|
|
docs/public
|
|
packs/*.tgz
|
|
package-lock.json
|
|
.nvmrc
|
|
storybook-static
|
|
integration/__image_snapshots__/__diff_output__
|
|
.jest-test-results.json
|
|
/examples/cra-kitchen-sink/src/__image_snapshots__/__diff_output__/
|
|
lib/*.jar
|
|
lib/**/dll
|
|
lib/core/prebuilt
|
|
/false
|
|
/addons/docs/common/config-*
|
|
built-storybooks
|
|
cypress/videos
|
|
cypress/screenshots
|
|
examples/ember-cli/ember-output
|
|
.verdaccio-cache
|
|
tsconfig.tsbuildinfo
|