diff --git a/Global/JetBrains.gitignore b/Global/JetBrains.gitignore
index 02d16aae..9cd884a2 100644
--- a/Global/JetBrains.gitignore
+++ b/Global/JetBrains.gitignore
@@ -21,6 +21,14 @@
 .idea/**/gradle.xml
 .idea/**/libraries
 
+# Gradle and Maven with auto-import
+# When using Gradle or Maven with auto-import, you should exclude module files,
+# since they will be recreated, and may cause churn.  Uncomment if using
+# auto-import.
+# .idea/modules.xml
+# .idea/**/*.iml
+# .idea/libraries/**/*.xml
+
 # CMake
 cmake-build-*/