Add ignore pattern for IntelliJ
diff --git a/.gitignore b/.gitignore
index 83287f3..5c43274 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,4 +7,6 @@
 /.checkstyle
 /.project
 /.settings
+/.idea
 /gerrit
+*.iml