Skip to content

Commit f945539

Browse files
committed
add npmignore to avoid publishing github workflows and tests
1 parent 3b1d4cb commit f945539

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.npmignore

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
node_modules/
2+
3+
.github/
4+
5+
test/

0 commit comments

Comments
 (0)