From 5d030c6303270d8955b71c6738afd9c80d73662f Mon Sep 17 00:00:00 2001 From: Simon Ogorodnik Date: Tue, 6 Dec 2016 16:17:39 +0300 Subject: Drop *.iml's --- .../modules/runners/maven-plugin/maven-plugin.iml | 12 -- .../runners/maven-plugin/maven-plugin_main.iml | 161 --------------------- .../runners/maven-plugin/maven-plugin_test.iml | 160 -------------------- 3 files changed, 333 deletions(-) delete mode 100644 .idea/modules/runners/maven-plugin/maven-plugin.iml delete mode 100644 .idea/modules/runners/maven-plugin/maven-plugin_main.iml delete mode 100644 .idea/modules/runners/maven-plugin/maven-plugin_test.iml (limited to '.idea/modules/runners/maven-plugin') diff --git a/.idea/modules/runners/maven-plugin/maven-plugin.iml b/.idea/modules/runners/maven-plugin/maven-plugin.iml deleted file mode 100644 index d7c2b378..00000000 --- a/.idea/modules/runners/maven-plugin/maven-plugin.iml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules/runners/maven-plugin/maven-plugin_main.iml b/.idea/modules/runners/maven-plugin/maven-plugin_main.iml deleted file mode 100644 index 6f72d0eb..00000000 --- a/.idea/modules/runners/maven-plugin/maven-plugin_main.iml +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules/runners/maven-plugin/maven-plugin_test.iml b/.idea/modules/runners/maven-plugin/maven-plugin_test.iml deleted file mode 100644 index aec37eb0..00000000 --- a/.idea/modules/runners/maven-plugin/maven-plugin_test.iml +++ /dev/null @@ -1,160 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit