Skip to content

Commit

Permalink
Add .out to .npmignore
Browse files Browse the repository at this point in the history
This is where the storybook build for this repo outputs and should not
be published with the package.
  • Loading branch information
lencioni committed Oct 28, 2024
1 parent c0ab3af commit 3acb8ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
.happo-out
.happo.js
.importjs.js
.out
.pnp.*
.storybook
.yarn
Expand Down

0 comments on commit 3acb8ab

Please sign in to comment.