From a35e29e3c80c69db4d774f2d906f78efda6ec1d7 Mon Sep 17 00:00:00 2001 From: Cedric Beust Date: Mon, 15 Feb 2016 10:26:49 -0800 Subject: [PATCH] IDEA files. --- kobalt.iml | 7 ++++--- kobalt/Build.kt.iml | 5 +++-- .../kobalt-plugin-api/kobalt-plugin-api.iml | 4 ++-- modules/wrapper/kobalt-wrapper.iml | 5 +++-- modules/wrapper/modules_wrapper.iml | 18 ------------------ modules/wrapper/wrapper.iml | 13 ------------- 6 files changed, 12 insertions(+), 40 deletions(-) delete mode 100644 modules/wrapper/modules_wrapper.iml delete mode 100644 modules/wrapper/wrapper.iml diff --git a/kobalt.iml b/kobalt.iml index 07f2665c..82c27dc7 100644 --- a/kobalt.iml +++ b/kobalt.iml @@ -1,18 +1,19 @@ - + - + + - + \ No newline at end of file diff --git a/kobalt/Build.kt.iml b/kobalt/Build.kt.iml index a97e978c..65b7dbf7 100644 --- a/kobalt/Build.kt.iml +++ b/kobalt/Build.kt.iml @@ -2,11 +2,12 @@ + - + - + \ No newline at end of file diff --git a/modules/kobalt-plugin-api/kobalt-plugin-api.iml b/modules/kobalt-plugin-api/kobalt-plugin-api.iml index 1e739234..806c19e1 100644 --- a/modules/kobalt-plugin-api/kobalt-plugin-api.iml +++ b/modules/kobalt-plugin-api/kobalt-plugin-api.iml @@ -1,14 +1,14 @@ - + - + \ No newline at end of file diff --git a/modules/wrapper/kobalt-wrapper.iml b/modules/wrapper/kobalt-wrapper.iml index 6001749a..c17da29c 100644 --- a/modules/wrapper/kobalt-wrapper.iml +++ b/modules/wrapper/kobalt-wrapper.iml @@ -1,5 +1,5 @@ - + @@ -8,5 +8,6 @@ + - + \ No newline at end of file diff --git a/modules/wrapper/modules_wrapper.iml b/modules/wrapper/modules_wrapper.iml deleted file mode 100644 index 2b976c0b..00000000 --- a/modules/wrapper/modules_wrapper.iml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/modules/wrapper/wrapper.iml b/modules/wrapper/wrapper.iml deleted file mode 100644 index d3218a2d..00000000 --- a/modules/wrapper/wrapper.iml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file