diff --git a/.gitignore b/.gitignore index ee410c0..0982a8f 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ __pycache__/ .idea/ /target build/ -data/ \ No newline at end of file +data/ +Cargo.lock \ No newline at end of file