aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoscoeDaWah <roscoe@wah.moe>2025-03-11 14:20:57 +0000
committerRoscoeDaWah <roscoe@wah.moe>2025-03-11 14:20:57 +0000
commit3b4be03ffa31cd93db352dba1163ccda6f01c68c (patch)
tree22f30bacfe351c89ca648e114745e0220dee0395
parentcdda73e1c258ae7a8e1169cb55ea360f27d153e4 (diff)
Add iml file
-rw-r--r--Jaim.iml11
1 files changed, 11 insertions, 0 deletions
diff --git a/Jaim.iml b/Jaim.iml
new file mode 100644
index 0000000..c90834f
--- /dev/null
+++ b/Jaim.iml
@@ -0,0 +1,11 @@
+<?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$">
+ <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
+ </content>
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ </component>
+</module> \ No newline at end of file