This commit is contained in:
Nathan Bierema 2021-10-28 16:18:25 -04:00
parent e972239059
commit afe5085af5
3 changed files with 3 additions and 0 deletions

View File

@ -8,3 +8,4 @@ coverage
node_modules node_modules
__snapshots__ __snapshots__
.yarn/* .yarn/*
storybook-static

View File

@ -11,3 +11,4 @@ dev
.yarn/* .yarn/*
.pnp.* .pnp.*
**/demo/public/** **/demo/public/**
storybook-static

View File

@ -1 +1,2 @@
lib lib
storybook-static