ignore Cargo.lock file

This commit is contained in:
aaron-jack-manning 2022-08-14 12:33:00 +10:00
parent 7bc89cce2e
commit 3bf10f750d
2 changed files with 1 additions and 7 deletions

1
.gitignore vendored
View File

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

7
Cargo.lock generated
View File

@ -1,7 +0,0 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "lazy-seq"
version = "0.1.0"