rust wasm prep
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -128,3 +128,13 @@ dist
|
|||||||
.yarn/build-state.yml
|
.yarn/build-state.yml
|
||||||
.yarn/install-state.gz
|
.yarn/install-state.gz
|
||||||
.pnp.*
|
.pnp.*
|
||||||
|
|
||||||
|
# rust gitignore parts
|
||||||
|
debug/
|
||||||
|
target/
|
||||||
|
|
||||||
|
Cargo.lock
|
||||||
|
|
||||||
|
**/*.rs.bk
|
||||||
|
|
||||||
|
*.pdb
|
||||||
|
Reference in New Issue
Block a user