From: Shawn Kovalchick Date: Mon, 2 Jul 2018 17:50:02 +0000 (-0400) Subject: Separate module directory from project iml exclude X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F2747%2Fhead;p=gitignore.git Separate module directory from project iml exclude --- diff --git a/Global/JetBrains.gitignore b/Global/JetBrains.gitignore index 54344927..0d95b087 100644 --- a/Global/JetBrains.gitignore +++ b/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-*/