.gitignore: ignore Cargo.lock
This is okay because this is a library
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,3 +1,5 @@
|
||||
/target
|
||||
result
|
||||
result-*
|
||||
result-*
|
||||
|
||||
Cargo.lock
|
||||
|
||||
Reference in New Issue
Block a user