aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--Resurrection.iml12
2 files changed, 1 insertions, 12 deletions
diff --git a/.gitignore b/.gitignore
index 1395c2d..e142237 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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