Add *.iml to the gitignore
diff --git a/.gitignore b/.gitignore
index fe21114..831f634 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 build
 dist
 *.egg-info
+*.iml