From e3deaa577877543e7a4de2392f27e1f7efdef860 Mon Sep 17 00:00:00 2001 From: Alexander Podkhalyuzin Date: Thu, 31 Aug 2017 11:17:47 +0300 Subject: [PATCH] Clean idea files generated on the gradle import, add them to .gitignore Original commit: 3f8170d3692dc8ca046ef07ec8869cf157f95204 --- jps/jps-common/idea-jps-common.iml | 16 ---------- jps/jps-plugin/jps-plugin.iml | 25 ---------------- jps/jps-plugin/jps-tests/jps-tests.iml | 29 ------------------- .../kannotator-jps-plugin-test.iml | 16 ---------- 4 files changed, 86 deletions(-) delete mode 100644 jps/jps-common/idea-jps-common.iml delete mode 100644 jps/jps-plugin/jps-plugin.iml delete mode 100644 jps/jps-plugin/jps-tests/jps-tests.iml delete mode 100644 jps/jps-plugin/kannotator-jps-plugin-test/kannotator-jps-plugin-test.iml diff --git a/jps/jps-common/idea-jps-common.iml b/jps/jps-common/idea-jps-common.iml deleted file mode 100644 index 7225646ab21..00000000000 --- a/jps/jps-common/idea-jps-common.iml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/jps/jps-plugin/jps-plugin.iml b/jps/jps-plugin/jps-plugin.iml deleted file mode 100644 index 4858c972118..00000000000 --- a/jps/jps-plugin/jps-plugin.iml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/jps/jps-plugin/jps-tests/jps-tests.iml b/jps/jps-plugin/jps-tests/jps-tests.iml deleted file mode 100644 index 6debe8f5988..00000000000 --- a/jps/jps-plugin/jps-tests/jps-tests.iml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/jps/jps-plugin/kannotator-jps-plugin-test/kannotator-jps-plugin-test.iml b/jps/jps-plugin/kannotator-jps-plugin-test/kannotator-jps-plugin-test.iml deleted file mode 100644 index 4a98e226204..00000000000 --- a/jps/jps-plugin/kannotator-jps-plugin-test/kannotator-jps-plugin-test.iml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - \ No newline at end of file