Add Cargo.lock to .gitignore

This commit is contained in:
Jack Grigg 2020-03-25 17:24:50 +13:00
parent 3cc32aacbc
commit c1b5a80304

1
.gitignore vendored
View File

@ -1 +1,2 @@
Cargo.lock
target