From 9b9609ccae4c3c5592dcca71c08d48dedf6175e3 Mon Sep 17 00:00:00 2001 From: Jokler Date: Fri, 6 Oct 2017 01:39:29 +0200 Subject: Remove Cargo.lock from .gitignore --- .gitignore | 4 ---- 1 file changed, 4 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 50281a4..f2e972d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,9 +2,5 @@ # will have compiled files and executables /target/ -# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries -# More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock -Cargo.lock - # These are backup files generated by rustfmt **/*.rs.bk -- cgit v1.2.3-70-g09d2