mirror of
https://github.com/GuillemCastro/spotify-dl.git
synced 2024-11-09 21:20:24 +01:00
keep Cargo.lock since building an executable
This commit is contained in:
parent
7e341f7a04
commit
3c97a9cb9c
2 changed files with 2392 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -7,7 +7,7 @@ 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
|
||||
# Cargo.lock
|
||||
|
||||
# These are backup files generated by rustfmt
|
||||
**/*.rs.bk
|
||||
**/*.rs.bk
|
||||
|
|
2390
Cargo.lock
generated
Normal file
2390
Cargo.lock
generated
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue