From fd34b69f8aebb76a97fee49c61a1d6aa8a194d4b Mon Sep 17 00:00:00 2001 From: Joel Wachsler Date: Sat, 13 Aug 2022 18:31:38 +0000 Subject: [PATCH] Ignore lock --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 89a34bb..c5dd462 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ target .env -/Cargo.lock