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