mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-18 05:02:24 +08:00
40 lines
622 B
Plaintext
40 lines
622 B
Plaintext
node_modules
|
|
*.log
|
|
.idea
|
|
*.iml
|
|
.vscode/*
|
|
!.vscode/launch.json
|
|
*.sw*
|
|
npm-shrinkwrap.json
|
|
dist
|
|
ts3.5
|
|
.tern-port
|
|
*.DS_Store
|
|
.cache
|
|
junit.xml
|
|
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
|
|
.expo/packager-info.json
|
|
scripts/storage
|
|
htpasswd
|
|
/false
|
|
storybook-out
|
|
/addons/docs/common/config-*
|
|
built-storybooks
|
|
cypress/videos
|
|
cypress/screenshots
|
|
examples/ember-cli/ember-output
|