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/CS2.iml | |
parent | 8d583c77b4672f22794477535d810a4818bbc059 (diff) |
intellij stuff
Diffstat (limited to '.idea/CS2.iml')
-rw-r--r-- | .idea/CS2.iml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.idea/CS2.iml b/.idea/CS2.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/CS2.iml @@ -0,0 +1,9 @@ +<?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$" /> + <orderEntry type="inheritedJdk" /> + <orderEntry type="sourceFolder" forTests="false" /> + </component> +</module>
\ No newline at end of file |