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
|
|
|
|
|
|
|
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
|
2018-03-13 13:34:43 +01:00
|
|
|
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
|
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
|
2021-04-27 15:54:36 +02:00
|
|
|
|
|
|
|
# MSVC Windows builds of rustc generate these, which store debugging information
|
|
|
|
*.pdb
|