diff --git a/.gitignore b/.gitignore index b39df2671d..b3c22eedfb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /target **/*.rs.bk Cargo.lock -.cargo/config \ No newline at end of file +.cargo/config +/.idea \ No newline at end of file