storybook/.gitignore

19 lines
214 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
2016-09-09 17:03:26 +05:30
npm-shrinkwrap.json
dist
.tern-port
2016-08-02 14:49:03 +05:30
*.DS_Store
.cache
junit.xml
coverage/
2017-04-10 22:16:33 +02:00
*.lerna_backup
build
packages/examples/automated-*
2017-04-12 22:02:27 +02:00
yarn.lock
/**/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