summaryrefslogtreecommitdiff
path: root/CommandManager.iml
diff options
context:
space:
mode:
authorLogan Fick <logaldeveloper@protonmail.com>2019-02-08 16:51:03 -0500
committerLogan Fick <logaldeveloper@protonmail.com>2019-02-08 16:51:03 -0500
commit50f53a63d13d6ec79e39c5204f89af61a833eff1 (patch)
tree6c6b1c44001089fa829f47d5b845354a6aa33f5b /CommandManager.iml
parenta1b633e34e9371a2bac4f0a2250e3bf61501a4a8 (diff)
Added IntelliJ IDEA configuration files.
Diffstat (limited to 'CommandManager.iml')
-rw-r--r--CommandManager.iml13
1 files changed, 13 insertions, 0 deletions
diff --git a/CommandManager.iml b/CommandManager.iml
new file mode 100644
index 0000000..c6ca9f9
--- /dev/null
+++ b/CommandManager.iml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module external.linked.project.id="CommandManager" 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