From 85a512a7ee97e7f2dc32a90c4a85a4c151083849 Mon Sep 17 00:00:00 2001 From: Ivan Yatskevich Date: Wed, 25 Sep 2013 12:04:55 +0300 Subject: [PATCH] add .idea_modules/ https://github.com/mpeltonen/sbt-idea generates this folder --- Global/IntelliJ.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Global/IntelliJ.gitignore b/Global/IntelliJ.gitignore index 7d89b9c0..fadcf7f5 100644 --- a/Global/IntelliJ.gitignore +++ b/Global/IntelliJ.gitignore @@ -2,3 +2,4 @@ *.ipr *.iws .idea/ +.idea_modules/