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