diff options
Diffstat (limited to '.idea/modules/runners/ant/ant.iml')
-rw-r--r-- | .idea/modules/runners/ant/ant.iml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.idea/modules/runners/ant/ant.iml b/.idea/modules/runners/ant/ant.iml new file mode 100644 index 00000000..27286b07 --- /dev/null +++ b/.idea/modules/runners/ant/ant.iml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module external.linked.project.id=":runners:ant" external.linked.project.path="$MODULE_DIR$/../../../../runners/ant" external.root.project.path="$MODULE_DIR$/../../../.." external.system.id="GRADLE" external.system.module.group="org.jetbrains.dokka" external.system.module.version="1.0.0" type="JAVA_MODULE" version="4"> + <component name="NewModuleRootManager" inherit-compiler-output="true"> + <exclude-output /> + <content url="file://$MODULE_DIR$/../../../../runners/ant"> + <excludeFolder url="file://$MODULE_DIR$/../../../../runners/ant/.gradle" /> + <excludeFolder url="file://$MODULE_DIR$/../../../../runners/ant/build" /> + </content> + <orderEntry type="inheritedJdk" /> + <orderEntry type="sourceFolder" forTests="false" /> + </component> +</module>
\ No newline at end of file |