Skip to content

Commit 1c02e50

Browse files
committed
update ignores to ignore temporary test files (don't pack)
1 parent b2876a9 commit 1c02e50

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ build**
55
dist**
66
h5wasm*.tgz
77
experiment**
8+
test/tmp/

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ build**
55
h5wasm*.tgz
66
experiment**
77
emsdk-cache
8+
test/tmp/

0 commit comments

Comments
 (0)