summaryrefslogtreecommitdiff
path: root/src/intellij/scala.iml.SAMPLE
diff options
context:
space:
mode:
Diffstat (limited to 'src/intellij/scala.iml.SAMPLE')
-rw-r--r--src/intellij/scala.iml.SAMPLE3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/intellij/scala.iml.SAMPLE b/src/intellij/scala.iml.SAMPLE
index 9e8718dd45..f1b2938016 100644
--- a/src/intellij/scala.iml.SAMPLE
+++ b/src/intellij/scala.iml.SAMPLE
@@ -1,9 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
- <exclude-output />
<content url="file://$MODULE_DIR$/../..">
<excludeFolder url="file://$MODULE_DIR$/../../build" />
+ <excludeFolder url="file://$MODULE_DIR$/../../build-sbt" />
+ <excludeFolder url="file://$MODULE_DIR$/../../target" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />