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