diff --git a/.gitignore b/.gitignore index 7a635e0..60465a5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .gitignore Cargo.lock target -.vscode \ No newline at end of file +.vscode +.idea/ \ No newline at end of file