From 138ba15f3acef6e3632195c100bfb5ead555ed9b Mon Sep 17 00:00:00 2001 From: Cedric Beust Date: Tue, 7 Feb 2017 18:25:40 -0800 Subject: [PATCH] Delete IDEA files --- .gitignore | 4 +- .idea/libraries/KotlinJavaRuntime.xml | 12 - .idea/misc.xml | 6 - .idea/modules.xml | 11 - kobalt.iml | 478 ----------------- kobalt/Build.kt.iml | 42 -- .../kobalt-plugin-api/kobalt-plugin-api.iml | 483 ------------------ modules/wrapper/kobalt-wrapper.iml | 14 - .../resources/templates/idea/Build.kt.iml | 12 - 9 files changed, 1 insertion(+), 1061 deletions(-) delete mode 100644 .idea/libraries/KotlinJavaRuntime.xml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 kobalt.iml delete mode 100644 kobalt/Build.kt.iml delete mode 100644 modules/kobalt-plugin-api/kobalt-plugin-api.iml delete mode 100644 modules/wrapper/kobalt-wrapper.iml delete mode 100644 src/main/resources/templates/idea/Build.kt.iml diff --git a/.gitignore b/.gitignore index 7e740ce2e..e16bc901b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,7 @@ .gradle annotations .idea/* -!.idea/modules.xml -!.idea/libraries -!.idea/misc.xml +*.iml buildScript kobaltBuild local.properties diff --git a/.idea/libraries/KotlinJavaRuntime.xml b/.idea/libraries/KotlinJavaRuntime.xml deleted file mode 100644 index 207fc74dd..000000000 --- a/.idea/libraries/KotlinJavaRuntime.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index d5d79e0ca..000000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index a41ffd7cf..000000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/kobalt.iml b/kobalt.iml deleted file mode 100644 index b70a837b8..000000000 --- a/kobalt.iml +++ /dev/null @@ -1,478 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/kobalt/Build.kt.iml b/kobalt/Build.kt.iml deleted file mode 100644 index f15abbd68..000000000 --- a/kobalt/Build.kt.iml +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - \ 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 deleted file mode 100644 index 81967aa3d..000000000 --- a/modules/kobalt-plugin-api/kobalt-plugin-api.iml +++ /dev/null @@ -1,483 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/modules/wrapper/kobalt-wrapper.iml b/modules/wrapper/kobalt-wrapper.iml deleted file mode 100644 index b4bcd43d4..000000000 --- a/modules/wrapper/kobalt-wrapper.iml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/main/resources/templates/idea/Build.kt.iml b/src/main/resources/templates/idea/Build.kt.iml deleted file mode 100644 index dfa4c6b93..000000000 --- a/src/main/resources/templates/idea/Build.kt.iml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - -