From e72813df2bb343ec4ce683baa7af2befc1ae6f80 Mon Sep 17 00:00:00 2001 From: Ricky Kresslein Date: Thu, 22 Sep 2022 11:11:10 +0200 Subject: Add Cargo.lock --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b117c05..ac930a8 100755 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,4 @@ target/ # MSVC Windows builds of rustc generate these, which store debugging information *.pdb -Cargo.lock +#Cargo.lock -- cgit 1.4.1