rust wasm prep

This commit is contained in:
2024-06-18 14:57:00 +02:00
parent a1ab6ee497
commit e1c89f8982

10
.gitignore vendored
View File

@@ -128,3 +128,13 @@ dist
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*
# rust gitignore parts
debug/
target/
Cargo.lock
**/*.rs.bk
*.pdb