From 58631053c759b4c9f6abd1812d0b6eef6c1db070 Mon Sep 17 00:00:00 2001 From: Alexander Udalov Date: Fri, 20 Oct 2017 17:10:57 +0200 Subject: [PATCH] Fix project scope "IDE" after migration to Gradle build See https://www.jetbrains.com/help/idea/scope-language-syntax-reference.html --- .idea/scopes/IDE.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.idea/scopes/IDE.xml b/.idea/scopes/IDE.xml index 812335480e9..58e81929b6a 100644 --- a/.idea/scopes/IDE.xml +++ b/.idea/scopes/IDE.xml @@ -1,3 +1,3 @@ - + \ No newline at end of file