add Cargo.lock to .gitignore

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2020-01-15 17:10:13 +01:00
parent 95ab7b6865
commit 8690d1918d

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/target
Cargo.lock
**/*.rs.bk