diff --git a/.gitignore b/.gitignore index c77ae5e..0113512 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /target **/*.rs.bk -.idea \ No newline at end of file +.idea +*.iml \ No newline at end of file diff --git a/rusty-hub.iml b/rusty-hub.iml deleted file mode 100644 index 7fe828a..0000000 --- a/rusty-hub.iml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file