2014-07-08 19:41:13 +02:00
|
|
|
|
# Generated by Cargo
|
2016-04-15 04:14:14 +02:00
|
|
|
|
# will have compiled files and executables
|
2020-07-03 20:07:44 +02:00
|
|
|
|
debug/
|
|
|
|
|
target/
|
2015-11-13 17:17:04 +01:00
|
|
|
|
|
2020-07-16 20:35:56 +02:00
|
|
|
|
# If this is a library or crate (that other Rust projects will depend upon), keep Cargo.lock in your .gitignore.
|
|
|
|
|
# If you’re building a binary or system library with crate-type of staticlib or cdylib, remove Cargo.lock from your .gitignore.
|
|
|
|
|
# If you're curious about why that is, see "Why do binaries have Cargo.lock in version control, but not libraries?" in the FAQ.
|
|
|
|
|
# https://doc.rust-lang.org/cargo/faq.html#why-do-binaries-have-cargolock-in-version-control-but-not-libraries
|
2015-11-13 12:05:10 +01:00
|
|
|
|
Cargo.lock
|
2016-10-03 05:46:39 +02:00
|
|
|
|
|
|
|
|
|
# These are backup files generated by rustfmt
|
|
|
|
|
**/*.rs.bk
|