chore: remove wasm file from repo and add to gitignore

This commit is contained in:
2026-02-28 17:45:21 +00:00
parent 170539a62f
commit 346ded460a
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@@ -11,6 +11,7 @@ node_modules
dist dist
dist-ssr dist-ssr
*.local *.local
public/wasm
# Editor directories and files # Editor directories and files
.vscode/* .vscode/*

Binary file not shown.