diff --git a/.gitignore b/.gitignore index 1f79a85..4d2f9a4 100644 --- a/.gitignore +++ b/.gitignore @@ -114,7 +114,7 @@ fabric.properties ### Intellij Patch ### # Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721 -# *.iml +*.iml # modules.xml # .idea/misc.xml # *.ipr @@ -143,4 +143,4 @@ nbbuild/ dist/ nbdist/ .nb-gradle/ -nbactions.xml \ No newline at end of file +nbactions.xml diff --git a/placeholderapi.iml b/placeholderapi.iml deleted file mode 100644 index fa63d4b..0000000 --- a/placeholderapi.iml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - SPIGOT - - - - - \ No newline at end of file