Add Cargo.lock to version control
This is suggested for end-of-dependency-chain uses as per https://doc.rust-lang.org/cargo/faq.html#why-do-binaries-have-cargolock-in-version-control-but-not-libraries
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
/target
|
/target
|
||||||
**/*.rs.bk
|
**/*.rs.bk
|
||||||
Cargo.lock
|
|
||||||
**/*~
|
**/*~
|
||||||
/parity-ethereum
|
/parity-ethereum
|
||||||
/_build
|
/_build
|
||||||
|
|||||||
Generated
+1979
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user