1
0
mirror of https://github.com/github/gitignore synced 2024-05-28 08:20:12 +02:00

Merge pull request #1752 from waynenilsen/patch-1

add Cargo.lock to gitignore file by default
This commit is contained in:
Brendan Forster 2015-11-13 08:37:31 -08:00
commit ac5cd42a92

View File

@ -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