From 46c834b0863168b047dbdd72a94b0b13a0665bb1 Mon Sep 17 00:00:00 2001 From: Aleksey Pivovarov Date: Fri, 21 Dec 2018 13:44:06 +0300 Subject: [PATCH] exclude config/system directories from project --- intellij.idea.community.main.iml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/intellij.idea.community.main.iml b/intellij.idea.community.main.iml index 8286f3653609..f6c070f3817e 100644 --- a/intellij.idea.community.main.iml +++ b/intellij.idea.community.main.iml @@ -2,7 +2,10 @@ - + + + + @@ -128,4 +131,4 @@ - + \ No newline at end of file