Patched rust setup to be capable of building
This commit is contained in:
parent
bd2ffee9ae
commit
49b676ad31
4 changed files with 2394 additions and 7 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -21,6 +21,9 @@ dist
|
|||
turbo-build.log
|
||||
turbo-host.log
|
||||
|
||||
# rust
|
||||
rust-engine/target
|
||||
|
||||
# debug
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue