From 619008acaf4a17efaf3483de15145eafd4f1c4b0 Mon Sep 17 00:00:00 2001 From: notohh Date: Sun, 22 Oct 2023 07:44:27 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitignore b/.gitignore index 3ca43ae..698065d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,10 +4,6 @@ debug/ target/ -# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries -# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html -Cargo.lock - # These are backup files generated by rustfmt **/*.rs.bk