Commit ac5cd42a authored by Brendan Forster's avatar Brendan Forster

Merge pull request #1752 from waynenilsen/patch-1

add Cargo.lock to gitignore file by default
parents 3d6f6f82 271aaab7
......@@ -9,3 +9,7 @@
# Generated by Cargo
/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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment