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