From f0586516aa90a78b91fa98bad3fc8dd680dad18e Mon Sep 17 00:00:00 2001 From: BuildTools Date: Sun, 24 Nov 2019 17:07:06 +0100 Subject: [PATCH] . --- .gitignore | 3 ++- .../SpigotCore_8.iml => SpigotCore.iml | 1 - SpigotCore_12/SpigotCore_12.iml | 15 --------------- SpigotCore_14/SpigotCore_14.iml | 15 --------------- SpigotCore_Main/SpigotCore_Main.iml | 18 ------------------ 5 files changed, 2 insertions(+), 50 deletions(-) rename SpigotCore_8/SpigotCore_8.iml => SpigotCore.iml (87%) delete mode 100644 SpigotCore_12/SpigotCore_12.iml delete mode 100644 SpigotCore_14/SpigotCore_14.iml delete mode 100644 SpigotCore_Main/SpigotCore_Main.iml diff --git a/.gitignore b/.gitignore index 7eae63f..02142ca 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .idea target -dependency-reduced-pom.xml \ No newline at end of file +dependency-reduced-pom.xml +*.iml \ No newline at end of file diff --git a/SpigotCore_8/SpigotCore_8.iml b/SpigotCore.iml similarity index 87% rename from SpigotCore_8/SpigotCore_8.iml rename to SpigotCore.iml index 9c3822a..f368e86 100644 --- a/SpigotCore_8/SpigotCore_8.iml +++ b/SpigotCore.iml @@ -9,7 +9,6 @@ - \ No newline at end of file diff --git a/SpigotCore_12/SpigotCore_12.iml b/SpigotCore_12/SpigotCore_12.iml deleted file mode 100644 index 435bce5..0000000 --- a/SpigotCore_12/SpigotCore_12.iml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/SpigotCore_14/SpigotCore_14.iml b/SpigotCore_14/SpigotCore_14.iml deleted file mode 100644 index e977297..0000000 --- a/SpigotCore_14/SpigotCore_14.iml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/SpigotCore_Main/SpigotCore_Main.iml b/SpigotCore_Main/SpigotCore_Main.iml deleted file mode 100644 index 71dcca5..0000000 --- a/SpigotCore_Main/SpigotCore_Main.iml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - - - - \ No newline at end of file