mirror of
https://github.com/github/gitignore.git
synced 2026-08-28 18:57:20 +02:00
refactor(rust): always allow Cargo.lock file
This commit is contained in:
parent
8779ee73af
commit
3c298ea5f7
@ -3,10 +3,6 @@
|
|||||||
debug/
|
debug/
|
||||||
target/
|
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
|
# These are backup files generated by rustfmt
|
||||||
**/*.rs.bk
|
**/*.rs.bk
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user