From 59c9d1d27144e660e90bac93124cdbb9b66126b0 Mon Sep 17 00:00:00 2001 From: Christbru Date: Sat, 18 Oct 2025 18:49:40 -0500 Subject: [PATCH] Force the rust server to generate it's own lock file. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 70866f6..a8cf104 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,7 @@ turbo-host.log # rust rust-engine/target +rust-engine/Cargo.lock # debug npm-debug.log*