The generated files should not be stored in git

This commit is contained in:
Martin Asprusten
2026-08-29 09:31:18 +02:00
parent 643e81250a
commit 5f04b7ad6f
+4
View File
@@ -143,5 +143,9 @@ vite.config.js.timestamp-*
vite.config.ts.timestamp-* vite.config.ts.timestamp-*
.vite/ .vite/
native/*.d.ts
native/*.wasm
native/*.js
# My personal shell script to upload to server # My personal shell script to upload to server
build_and_upload_to_server.sh build_and_upload_to_server.sh