Skip to content

Commit f60f314

Browse files
committed
Update npmignore
1 parent d6240bc commit f60f314

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.npmignore

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
.github
2-
src.ts/rustbn_bg.wasm
2+
src.ts/rustbn_bg.*
3+
src.ts/wasm.ts
34
scripts/
45
test
56
Cargo.*
67
tsconfig.json
7-
*.tgz
8+
*.tgz
9+
target/
10+
.babelrc
11+
wasm/

0 commit comments

Comments
 (0)