Skip to content

Commit 1dda73c

Browse files
committed
fix: update .npmignore to include tests and build artifacts
1 parent 84aad70 commit 1dda73c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.npmignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@ emscripten/**/*
44
example/*
55
tools/
66
tools/*
7+
tests/
8+
test-result/
79
build/*.bc
10+
build/*.o
811
*.zip
912
docs/**/*
1013
docs/
14+
.github/

0 commit comments

Comments
 (0)