diff options
author | Ian Valentin Christensen <valentianchristensen@gmail.com> | 2025-04-28 10:35:21 +0200 |
---|---|---|
committer | Ian Valentin Christensen <valentianchristensen@gmail.com> | 2025-04-28 10:35:33 +0200 |
commit | d114356dd5561a82d8b4c70809cd17437241f6b1 (patch) | |
tree | f4a3368e265617cff5fa19ebe1c5446298c6a9d5 /.idea/modules.xml | |
parent | 8d583c77b4672f22794477535d810a4818bbc059 (diff) |
intellij stuff
Diffstat (limited to '.idea/modules.xml')
-rw-r--r-- | .idea/modules.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..d9b30d6 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ProjectModuleManager"> + <modules> + <module fileurl="file://$PROJECT_DIR$/.idea/CS2.iml" filepath="$PROJECT_DIR$/.idea/CS2.iml" /> + <module fileurl="file://$PROJECT_DIR$/src/com.example.portfolio3/com.example.portfolio3.iml" filepath="$PROJECT_DIR$/src/com.example.portfolio3/com.example.portfolio3.iml" /> + <module fileurl="file://$PROJECT_DIR$/src/dk.biks.bachelorizer/dk.biks.bachelorizer.iml" filepath="$PROJECT_DIR$/src/dk.biks.bachelorizer/dk.biks.bachelorizer.iml" /> + </modules> + </component> +</project>
\ No newline at end of file |