]> source.dussan.org Git - gitignore.git/commitdiff
Separate module directory from project iml exclude 2747/head
authorShawn Kovalchick <bamapookie@gmail.com>
Mon, 2 Jul 2018 17:50:02 +0000 (13:50 -0400)
committerGitHub <noreply@github.com>
Mon, 2 Jul 2018 17:50:02 +0000 (13:50 -0400)
Global/JetBrains.gitignore

index 543449276bae908cd89a3c3a1e254a78fb2ab2ae..0d95b087f19202a1c411c16c861f0dd16bdb3122 100644 (file)
@@ -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-*/