mirror of
https://github.com/rust-lang-nursery/rust-cookbook
synced 2024-11-10 06:04:20 +00:00
Git ignore Cargo.lock
This commit is contained in:
parent
3a2a9972ff
commit
83047f58e9
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
Cargo.lock
|
||||
target/
|
||||
*~
|
||||
book/
|
||||
|
|
Loading…
Reference in a new issue