Skip to content

Commit

Permalink
Add configuration files to .npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
iddan committed Sep 30, 2023
1 parent f1b55e8 commit 4edab5e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ scripts/
babel.config*
.github/
rollup.config.js
rollup.config.mjs
.babelrc.json

# Website

Expand All @@ -98,12 +100,11 @@ typedoc.json
.storybook
**/stories/
*.stories.*
storybook-static

# Prettier
.prettierignore

# Stylelint
.stylelintrc.json
.stylelintignore

storybook-static

0 comments on commit 4edab5e

Please sign in to comment.