Skip to content

Commit e2843fa

Browse files
committed
chore: update
1 parent 6b0b20c commit e2843fa

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ storybook-static
2121
npm-debug.log*
2222
yarn-debug.log*
2323
yarn-error.log*
24+
build-storybook.log

.npmignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ storybook-static
55
.eslintrc
66
.prettierrc
77
tsconfig.json
8-
rollup.*
8+
rollup.*
9+
build-storybook.log

0 commit comments

Comments
 (0)