Ver Fonte

Separate module directory from project iml exclude

Shawn Kovalchick há 6 anos atrás
pai
commit
bb1c447d54
1 ficheiros alterados com 2 adições e 1 exclusões
  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-*/