From f0f6d9f612c00c834b3da8d10e49966a6e59e353 Mon Sep 17 00:00:00 2001 From: John Rogers Date: Mon, 21 Jul 2025 12:03:13 +0100 Subject: [PATCH] cargolock --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0c5fc70..36928c2 100644 --- a/.gitignore +++ b/.gitignore @@ -378,3 +378,4 @@ target # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +cargo.lock \ No newline at end of file