aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryson Steck <steck.bryson@gmail.com>2021-06-05 23:14:17 -0600
committerBryson Steck <steck.bryson@gmail.com>2021-06-05 23:14:17 -0600
commit6b9e7b28e59a274ee2881f388649357b651cf037 (patch)
tree0ccdedda98f625550b71134de35617936ef7a15f
parentdeb180533016446a76a59ed16fc1b6109c5dff87 (diff)
downloadresurrection-6b9e7b28e59a274ee2881f388649357b651cf037.tar
resurrection-6b9e7b28e59a274ee2881f388649357b651cf037.tar.gz
resurrection-6b9e7b28e59a274ee2881f388649357b651cf037.tar.bz2
removed .iml file
-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