Skip to content

Commit 6cd6c88

Browse files
authored
Merge pull request #2747 from bamapookie/patch-2
JetBrains: Optional excludes for auto-import
2 parents 65cdade + bb1c447 commit 6cd6c88

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Global/JetBrains.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,14 @@
2121
.idea/**/gradle.xml
2222
.idea/**/libraries
2323

24+
# Gradle and Maven with auto-import
25+
# When using Gradle or Maven with auto-import, you should exclude module files,
26+
# since they will be recreated, and may cause churn. Uncomment if using
27+
# auto-import.
28+
# .idea/modules.xml
29+
# .idea/*.iml
30+
# .idea/modules
31+
2432
# CMake
2533
cmake-build-*/
2634

0 commit comments

Comments
 (0)