diff --git a/.gitignore b/.gitignore index 3549fae..7f71c90 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ /target Cargo.lock -.env \ No newline at end of file +.env +.idea/* +.vscode/*