diff options
author | Simon Ogorodnik <Simon.Ogorodnik@jetbrains.com> | 2016-12-06 16:17:39 +0300 |
---|---|---|
committer | Simon Ogorodnik <Simon.Ogorodnik@jetbrains.com> | 2016-12-06 16:17:39 +0300 |
commit | 5d030c6303270d8955b71c6738afd9c80d73662f (patch) | |
tree | f35947d0ccf02e925fe9c548dbf575dfec923e00 /.idea/modules/runners/android-gradle-plugin/android-gradle-plugin.iml | |
parent | 039bb97123fd8a74b9954598d7a102e235fd108d (diff) | |
download | dokka-5d030c6303270d8955b71c6738afd9c80d73662f.tar.gz dokka-5d030c6303270d8955b71c6738afd9c80d73662f.tar.bz2 dokka-5d030c6303270d8955b71c6738afd9c80d73662f.zip |
Drop *.iml's
Diffstat (limited to '.idea/modules/runners/android-gradle-plugin/android-gradle-plugin.iml')
-rw-r--r-- | .idea/modules/runners/android-gradle-plugin/android-gradle-plugin.iml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/.idea/modules/runners/android-gradle-plugin/android-gradle-plugin.iml b/.idea/modules/runners/android-gradle-plugin/android-gradle-plugin.iml deleted file mode 100644 index a78c00b6..00000000 --- a/.idea/modules/runners/android-gradle-plugin/android-gradle-plugin.iml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<module external.linked.project.id=":runners:android-gradle-plugin" external.linked.project.path="$MODULE_DIR$/../../../../runners/android-gradle-plugin" 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$/../../../../runners/android-gradle-plugin"> - <excludeFolder url="file://$MODULE_DIR$/../../../../runners/android-gradle-plugin/.gradle" /> - <excludeFolder url="file://$MODULE_DIR$/../../../../runners/android-gradle-plugin/build" /> - </content> - <orderEntry type="inheritedJdk" /> - <orderEntry type="sourceFolder" forTests="false" /> - </component> -</module>
\ No newline at end of file |