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