diff options
Diffstat (limited to '.idea/modules/dokka.iml')
-rw-r--r-- | .idea/modules/dokka.iml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/.idea/modules/dokka.iml b/.idea/modules/dokka.iml deleted file mode 100644 index 33452dc7..00000000 --- a/.idea/modules/dokka.iml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<module external.linked.project.id="dokka" external.linked.project.path="$MODULE_DIR$/../.." external.root.project.path="$MODULE_DIR$/../.." external.system.id="GRADLE" external.system.module.group="org.jetbrains.dokka" external.system.module.version="0.9.10" 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" /> - </content> - <orderEntry type="inheritedJdk" /> - <orderEntry type="sourceFolder" forTests="false" /> - </component> -</module>
\ No newline at end of file |