storybook/.gitignore
Benoit Dion ee38974454 Publish crna-kitchen-sink app to expo
Publish the app to `https://exp.host/@storybook/crna-kitchen-sink?release-channel=branch-name`.

This enables contributors/ code reviewers without much RN experience to easily preview the app from their phone.

A side effect of publishing is it confirms the app at the very least bundles correctly.
2019-03-19 21:07:34 -04:00

28 lines
428 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