Sfoglia il codice sorgente

Separate module directory from project iml exclude

Shawn Kovalchick 6 anni fa
parent
commit
bb1c447d54
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  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-*/