diff --git a/.gitignore b/.gitignore index a9d37c56..000860e1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ target Cargo.lock + +#IntelliJ project files +.idea +*.iml