From 8f1ecf490f59c431999d27bf3dcc4a67004b36cd Mon Sep 17 00:00:00 2001 From: Chaos Rogers Date: Thu, 11 Sep 2025 11:05:03 +0100 Subject: [PATCH] adding lock to ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4d97691..b3dab35 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,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