2014-07-09 01:41:13 +08:00
|
|
|
# Generated by Cargo
|
2016-04-15 10:14:14 +08:00
|
|
|
# will have compiled files and executables
|
2020-07-04 02:07:44 +08:00
|
|
|
debug/
|
|
|
|
target/
|
2015-11-14 00:17:04 +08:00
|
|
|
|
|
|
|
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
|
2018-03-13 20:34:43 +08:00
|
|
|
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
|
2015-11-13 19:05:10 +08:00
|
|
|
Cargo.lock
|
2016-10-03 11:46:39 +08:00
|
|
|
|
|
|
|
# These are backup files generated by rustfmt
|
|
|
|
**/*.rs.bk
|
2021-04-27 21:54:36 +08:00
|
|
|
|
|
|
|
# MSVC Windows builds of rustc generate these, which store debugging information
|
|
|
|
*.pdb
|