diff --git a/.gitignore b/.gitignore index 3f405c6..b191f74 100644 --- a/.gitignore +++ b/.gitignore @@ -143,5 +143,9 @@ vite.config.js.timestamp-* vite.config.ts.timestamp-* .vite/ +native/*.d.ts +native/*.wasm +native/*.js + # My personal shell script to upload to server build_and_upload_to_server.sh