|
@@ -59,11 +59,12 @@ tags
|
|
.idea/**/libraries
|
|
.idea/**/libraries
|
|
|
|
|
|
# Gradle and Maven with auto-import
|
|
# Gradle and Maven with auto-import
|
|
-# .idea/modules.xml
|
|
|
|
-# .idea/*.iml
|
|
|
|
-# .idea/modules
|
|
|
|
-# *.iml
|
|
|
|
-# *.ipr
|
|
|
|
|
|
+.idea/modules.xml
|
|
|
|
+.idea/*.iml
|
|
|
|
+.idea/modules
|
|
|
|
+modules.xml
|
|
|
|
+*.iml
|
|
|
|
+*.ipr
|
|
|
|
|
|
# CMake
|
|
# CMake
|
|
cmake-build-*/
|
|
cmake-build-*/
|
|
@@ -101,10 +102,7 @@ fabric.properties
|
|
### Intellij+iml Patch ###
|
|
### Intellij+iml Patch ###
|
|
# Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-249601023
|
|
# Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-249601023
|
|
|
|
|
|
-*.iml
|
|
|
|
-modules.xml
|
|
|
|
.idea/misc.xml
|
|
.idea/misc.xml
|
|
-*.ipr
|
|
|
|
|
|
|
|
# End of https://www.gitignore.io/api/intellij+iml
|
|
# End of https://www.gitignore.io/api/intellij+iml
|
|
|
|
|