Explorar el Código

Separate module directory from project iml exclude

Shawn Kovalchick hace 6 años
padre
commit
bb1c447d54
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      Global/JetBrains.gitignore

+ 2 - 1
Global/JetBrains.gitignore

@@ -26,7 +26,8 @@
 # since they will be recreated, and may cause churn.  Uncomment if using
 # auto-import.
 # .idea/modules.xml
-# .idea/**/*.iml
+# .idea/*.iml
+# .idea/modules
 
 # CMake
 cmake-build-*/