summaryrefslogtreecommitdiff
path: root/ModuleLoader.iml
diff options
context:
space:
mode:
authorLogan Fick <logaldeveloper@protonmail.com>2019-02-08 18:21:44 -0500
committerLogan Fick <logaldeveloper@protonmail.com>2019-02-08 18:21:44 -0500
commit5ca44c3419b0c7067ed09fc6e3378d2431161c8c (patch)
tree089124f3fdcf1f9a1138b4bd730d14518a3879bf /ModuleLoader.iml
parent3df7778efc4a562c28d7c701446d2c9052f662d2 (diff)
Added IntelliJ IDEA configuration files.
Diffstat (limited to 'ModuleLoader.iml')
-rw-r--r--ModuleLoader.iml13
1 files changed, 13 insertions, 0 deletions
diff --git a/ModuleLoader.iml b/ModuleLoader.iml
new file mode 100644
index 0000000..558676c
--- /dev/null
+++ b/ModuleLoader.iml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module external.linked.project.id="ModuleLoader" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
+ <component name="NewModuleRootManager" inherit-compiler-output="true">
+ <exclude-output />
+ <content url="file://$MODULE_DIR$">
+ <excludeFolder url="file://$MODULE_DIR$/.gradle" />
+ <excludeFolder url="file://$MODULE_DIR$/build" />
+ <excludeFolder url="file://$MODULE_DIR$/out" />
+ </content>
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ </component>
+</module> \ No newline at end of file