Force the rust server to generate it's own lock file.

This commit is contained in:
Christbru 2025-10-18 18:49:40 -05:00
commit 59c9d1d271

1
.gitignore vendored
View file

@ -23,6 +23,7 @@ turbo-host.log
# rust
rust-engine/target
rust-engine/Cargo.lock
# debug
npm-debug.log*