aboutsummaryrefslogtreecommitdiff
path: root/.idea
diff options
context:
space:
mode:
authorIan Valentin Christensen <valentianchristensen@gmail.com>2025-04-30 13:47:14 +0200
committerIan Valentin Christensen <valentianchristensen@gmail.com>2025-04-30 13:47:52 +0200
commit922e936d986833fc2ffd8b812e0245261151e10c (patch)
treefc17912f41c26c210700ccc2ceb7d1d2643e1d02 /.idea
parent19584cfa12e80bd32e686c8da416aaec9aa063b9 (diff)
add idea metadata
Diffstat (limited to '.idea')
-rw-r--r--.idea/CS2.iml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.idea/CS2.iml b/.idea/CS2.iml
index d6ebd48..a60503f 100644
--- a/.idea/CS2.iml
+++ b/.idea/CS2.iml
@@ -2,7 +2,10 @@
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
- <content url="file://$MODULE_DIR$" />
+ <content url="file://$MODULE_DIR$">
+ <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
+ <sourceFolder url="file://$MODULE_DIR$/src/com.example.portfolio2" isTestSource="false" />
+ </content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>