diff --git a/.gitignore b/.gitignore index 344e90e..ec151b7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /target .vscode/ -config.json \ No newline at end of file +config.json +Cargo.lock \ No newline at end of file