Skip to content

Commit 4481553

Browse files
committed
chore: add more files to .npmignore
1 parent d3406fc commit 4481553

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.npmignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
*.log
2+
.github/
23
.postcss.json
34
.next/
5+
.storybook/
46
next.config.js
7+
now.json
58
docs/
9+
docs-test/
610
lib/
711
pages/
12+
script/
13+
static/
14+
tests/
15+
tools/

0 commit comments

Comments
 (0)