From c26287d1c37f8a486f4204973eecdb2f9e9056a1 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 24 Sep 2024 19:38:45 -0700 Subject: chore(nix): binary and docker container builder --- .gitignore | 4 ---- 1 file changed, 4 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f8283b2..5a523b6 100644 --- a/.gitignore +++ b/.gitignore @@ -2,10 +2,6 @@ # 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 - # These are backup files generated by rustfmt **/*.rs.bk -- cgit v1.2.3