Ignore IntelliJ IDEA files too
diff --git a/.gitignore b/.gitignore
index 14bec1b..24c986d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,7 +10,9 @@
 .mvn/timing.properties
 !/.mvn/wrapper/maven-wrapper.jar
 
-# vscode/eclipse
+# vscode/eclipse/idea
+*.iml
+.idea/
 .classpath
 .project
 .settings/