From f89d2ddfdd63498f00a0bd55e7deccc8bb6f811f Mon Sep 17 00:00:00 2001 From: John Breaux Date: Sat, 19 Aug 2023 23:55:41 -0500 Subject: [PATCH] Update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ea8c4bf..869df07 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /target +Cargo.lock \ No newline at end of file