diff options
author | Ash Furrow <ash@ashfurrow.com> | 2017-04-06 07:53:48 -0400 |
---|---|---|
committer | Ash Furrow <ash@ashfurrow.com> | 2017-04-06 07:53:48 -0400 |
commit | a2adf848580e0afcd344d0474dc96c389934d4a9 (patch) | |
tree | e0ac0d9adf3700629ca274ba3f4955e4861754a2 | |
parent | d13d169922c7efeb6e6c20ef6a271eeda552275f (diff) |
Updates slugignore.
-rw-r--r-- | .slugignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.slugignore b/.slugignore index cbf0615e7..b0141b0e2 100644 --- a/.slugignore +++ b/.slugignore @@ -1,2 +1,5 @@ node_modules/ .cache/ +docs/ +spec/ +storybook/ |