diff --git a/.gitignore b/.gitignore index 2f7a5dc..ab2b838 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ target .idea *.env -cargo.lock \ No newline at end of file +Cargo.lock \ No newline at end of file