storybook/.gitignore
Jason T. Wong b91c819202
Feature Select Knob
Why:

* We want a new knob that uses a select box for predefined values.

This change addresses the need by:

* Update `.gitignore`.
* Add new `SelectType`.
* Update example story.
* `npm run prepublish`
2016-09-10 12:22:44 -04:00

4 lines
35 B
Plaintext

node_modules
*.log
.idea
.tern-port