storybook/.gitignore

34 lines
534 B
Plaintext
Raw Normal View History

2016-04-03 14:29:15 -05:00
node_modules
2016-03-28 10:28:34 +05:30
*.log
.idea
2019-07-05 02:10:09 +03:00
*.iml
*.sw*
2016-09-09 17:03:26 +05:30
npm-shrinkwrap.json
dist
2020-02-19 01:07:18 -08:00
ts3.5
.tern-port
2016-08-02 14:49:03 +05:30
*.DS_Store
.cache
coverage/
2017-04-10 22:16:33 +02:00
*.lerna_backup
build
packages/examples/automated-*
/**/LICENSE
2017-05-26 14:31:10 +02:00
docs/public
2017-06-22 12:11:12 +10:00
packs/*.tgz
2017-06-23 01:04:59 +10:00
package-lock.json
2017-08-05 18:50:38 +03:00
.nvmrc
2017-08-10 19:49:58 +03:00
storybook-static
integration/__image_snapshots__/__diff_output__
2017-11-14 00:40:04 +01:00
.jest-test-results.json
2017-12-01 17:45:59 +01:00
/examples/cra-kitchen-sink/src/__image_snapshots__/__diff_output__/
lib/*.jar
lib/**/dll
/false
2019-09-11 00:59:37 +02:00
/addons/docs/common/config-*
built-storybooks
2019-10-12 12:29:03 +02:00
cypress/videos
2019-10-16 16:11:56 +02:00
cypress/screenshots
2020-01-25 13:51:59 +01:00
examples/ember-cli/ember-output
2020-05-09 11:34:50 +02:00
.verdaccio-cache