storybook/.gitignore
Norbert de Langen 7ccb773e72 FIX an issue where a test in a package was using async-await
but was not transpiring them correctly.

MOVE jest cache directory to subdirectory `.cache`
2017-04-27 22:33:36 +02:00

15 lines
160 B
Plaintext

node_modules
*.log
.idea
npm-shrinkwrap.json
dist
.tern-port
*.DS_Store
.cache
junit.xml
coverage/
*.lerna_backup
build
packages/examples/automated-*
yarn.lock