diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | Resurrection.iml | 12 |
2 files changed, 1 insertions, 12 deletions
@@ -1,2 +1,3 @@ .idea/ out/ +Resurrection.iml diff --git a/Resurrection.iml b/Resurrection.iml deleted file mode 100644 index e940e50..0000000 --- a/Resurrection.iml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<module type="JAVA_MODULE" version="4"> - <component name="NewModuleRootManager" inherit-compiler-output="true"> - <exclude-output /> - <content url="file://$MODULE_DIR$"> - <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> - </content> - <orderEntry type="inheritedJdk" /> - <orderEntry type="sourceFolder" forTests="false" /> - <orderEntry type="library" name="spigot-api-1.16.5-R0.1-20210524.223338-87" level="project" /> - </component> -</module>
\ No newline at end of file |