add cargo.lock to gitignore
This commit is contained in:
parent
31c4fcdd71
commit
18a542d586
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
/target
|
||||
.idea
|
||||
cargo.lock
|
||||
*.iml
|
||||
|
|
Loading…
Reference in a new issue