diff --git a/.gitignore b/.gitignore index 9626409..196144b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /target Cargo.lock -/data \ No newline at end of file +/data +.vscode