aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 0f23c2e..8a92aef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,8 +6,4 @@
# will have compiled files and executables
**/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
-
# End of https://www.toptal.com/developers/gitignore/api/rust