diff --git a/.gitignore b/.gitignore index 06621b2..b9e273d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,7 @@ /Cargo.lock logs + +# IDE and editor +.vscode +.idea