diff --git a/.gitignore b/.gitignore index 3a83c2f..f633662 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,5 @@ doc/api/ .flutter-plugins .flutter-plugins-dependencies + +*.tgz \ No newline at end of file diff --git a/extra/.npmignore b/extra/.npmignore index 073f9a3..826d6ab 100644 --- a/extra/.npmignore +++ b/extra/.npmignore @@ -1,3 +1,3 @@ *.tgz -*.wasm.unopt +*.unopt.wasm jsr.jsonc \ No newline at end of file