Skip to content

Commit c2a052d

Browse files
committed
chore: ignore files when publishing
1 parent f2bc145 commit c2a052d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.npmignore

+5-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,8 @@ test/
77
.babelrc
88
.arcconfig
99
.eslintrc.js
10-
.lock
10+
.lock
11+
coverage/
12+
ISSUE_TEMPLATE.md
13+
PULL_REQUEST_TEMPLATE.md
14+
build/

0 commit comments

Comments
 (0)