mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-17 05:02:23 +08:00
30 lines
453 B
Plaintext
30 lines
453 B
Plaintext
node_modules
|
|
*.log
|
|
.idea
|
|
.vscode
|
|
*.sw*
|
|
npm-shrinkwrap.json
|
|
dist
|
|
.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
|