diff --git a/.gitignore b/.gitignore index 5938ea6..e4833a1 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ # Cargo.lock *.log .direnv -**/result \ No newline at end of file +**/result +.vscode/ \ No newline at end of file