From 2a98e09ab7193a41e7d1c7086b449b62eb37faea Mon Sep 17 00:00:00 2001 From: mossfet Date: Tue, 28 Mar 2023 14:32:50 +0100 Subject: [PATCH] Modified gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c41cc9e..96ef6c0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -/target \ No newline at end of file +/target +Cargo.lock