diff --git a/.gitignore b/.gitignore index 2a0038a..b169f3d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /target -.idea \ No newline at end of file +.idea +Cargo.lock \ No newline at end of file