diff --git a/.gitignore b/.gitignore index 93688a9..49e95d5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /target /demo/target -Cargo.lock \ No newline at end of file +Cargo.lock +.vscode/ \ No newline at end of file