mirror of
https://github.com/github/gitignore.git
synced 2026-08-26 17:57:13 +02:00
refactor(rust): always allow Cargo.lock file
This commit is contained in:
parent
8779ee73af
commit
3c298ea5f7
@ -3,10 +3,6 @@
|
||||
debug/
|
||||
target/
|
||||
|
||||
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
|
||||
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
|
||||
Cargo.lock
|
||||
|
||||
# These are backup files generated by rustfmt
|
||||
**/*.rs.bk
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user