summaryrefslogtreecommitdiff
path: root/scalalib/test/resources/gen-idea-hello-world/idea_modules/mill-build.iml
diff options
context:
space:
mode:
Diffstat (limited to 'scalalib/test/resources/gen-idea-hello-world/idea_modules/mill-build.iml')
-rw-r--r--scalalib/test/resources/gen-idea-hello-world/idea_modules/mill-build.iml3
1 files changed, 2 insertions, 1 deletions
diff --git a/scalalib/test/resources/gen-idea-hello-world/idea_modules/mill-build.iml b/scalalib/test/resources/gen-idea-hello-world/idea_modules/mill-build.iml
index 46fd8c3b..86c221ba 100644
--- a/scalalib/test/resources/gen-idea-hello-world/idea_modules/mill-build.iml
+++ b/scalalib/test/resources/gen-idea-hello-world/idea_modules/mill-build.iml
@@ -1,9 +1,10 @@
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager">
- <output url="file://$MODULE_DIR$/../out"/>
+ <output url="file://$MODULE_DIR$/../out/ideaCompileOutput-mill-build"/>
<content url="file://$MODULE_DIR$/..">
<excludeFolder url="file://$MODULE_DIR$/../project"/>
<excludeFolder url="file://$MODULE_DIR$/../target"/>
+ <excludeFolder url="file://$MODULE_DIR$/../out"/>
</content>
<exclude-output/>
<orderEntry type="inheritedJdk"/>