gitignore/Rust.gitignore
Khionu Sybiern e457a55976
Remove lock from rust gitignore
As per updated guidelines, the lockfile should be committed by default.

https://doc.rust-lang.org/cargo/faq.html#why-have-cargolock-in-version-control
2024-03-28 15:20:00 -07:00

11 lines
225 B
Plaintext

# Generated by Cargo
# will have compiled files and executables
debug/
target/
# These are backup files generated by rustfmt
**/*.rs.bk
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb