2014-07-08 21:41:13 +04:00
|
|
|
# Generated by Cargo
|
2016-04-15 07:44:14 +05:30
|
|
|
# will have compiled files and executables
|
2020-07-03 14:07:44 -04:00
|
|
|
debug/
|
|
|
|
target/
|
2015-11-13 11:17:04 -05: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 06:05:10 -05:00
|
|
|
Cargo.lock
|
2016-10-02 23:46:39 -04:00
|
|
|
|
|
|
|
# These are backup files generated by rustfmt
|
|
|
|
**/*.rs.bk
|
2021-04-27 09:54:36 -04:00
|
|
|
|
|
|
|
# MSVC Windows builds of rustc generate these, which store debugging information
|
|
|
|
*.pdb
|