mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-06 19:45:29 +00:00
Remove cargo.lock from gitignore rules
This commit is contained in:
parent
04b02648c8
commit
54c68236c4
4
.gitignore
vendored
4
.gitignore
vendored
@ -4,9 +4,5 @@ target/
|
|||||||
|
|
||||||
makeshift_testing.py
|
makeshift_testing.py
|
||||||
|
|
||||||
# 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…
x
Reference in New Issue
Block a user